Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logonaccount breaks service on puppet < 6 #664

Closed
trefzer opened this issue May 12, 2021 · 0 comments
Closed

logonaccount breaks service on puppet < 6 #664

trefzer opened this issue May 12, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@trefzer
Copy link
Contributor

trefzer commented May 12, 2021

commit 53edacb introduced the logonaccount parameter for closing #650.
This parameter is not available on puppet <6 (according to puppetlabs documentation https://puppet.com/docs/puppet/5.5/types/service.html).
metadata requires puppet version >= 4.10.0.

Either require puppet version >=6.0.0 or check puppet version before using logonaccount for service resource.

@lbetz lbetz added the bug label May 12, 2021
@lbetz lbetz self-assigned this May 12, 2021
@lbetz lbetz added this to the v3.1.2 milestone May 12, 2021
@lbetz lbetz changed the title service broken on puppet < 6 logonaccount breaks service on puppet < 6 May 12, 2021
@lbetz lbetz closed this as completed in 2088b52 May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants