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

enable specifying enable/ensure when managing services #888

Closed
ghoneycutt opened this issue Apr 5, 2018 · 1 comment
Closed

enable specifying enable/ensure when managing services #888

ghoneycutt opened this issue Apr 5, 2018 · 1 comment

Comments

@ghoneycutt
Copy link
Collaborator

Description of problem

Allow for changing the default setting for service enable/ensure when manage_service is set to true.

When using packer to build AMIs and have a need for the sensu client service to be set to:

ensure => stopped
enable => true

The reason for this is we do not want the packer instance to kick off the monitoring client while our AMI is being built, however we do want the service to start automatically whenever the AMI is eventually launched.

@ghoneycutt
Copy link
Collaborator Author

Released in v2.51.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant