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

Configure the salt-api service to start at boot time #166

Merged
merged 1 commit into from
Aug 9, 2015
Merged

Configure the salt-api service to start at boot time #166

merged 1 commit into from
Aug 9, 2015

Conversation

xenophonf
Copy link
Contributor

Without this change, the salt.api formula starts the service, but this configuration does not persist if the computer reboots.

@puneetk
Copy link
Contributor

puneetk commented Aug 3, 2015

@xenophonf can u use a pillar to gate it por fa vor

@jpic
Copy link
Member

jpic commented Aug 6, 2015

I kind of agree with @xenophonf here, in the way that i don't see why you would like to install salt-api, but not having it reboot-proof... reboot-proof by default seems better doesn't it ?

@jpic
Copy link
Member

jpic commented Aug 6, 2015

@puneetk unless we have a use case where we would want salt-api not to be reboot proof, then it seems good to merge. After all, it would be consistent with salt-master and salt-minion:

https://github.com/saltstack-formulas/salt-formula/blob/master/salt/master.sls#L14
https://github.com/saltstack-formulas/salt-formula/blob/master/salt/minion.sls

They both have enable: True and no pillar.

nmadhok added a commit that referenced this pull request Aug 9, 2015
Configure the salt-api service to start at boot time
@nmadhok nmadhok merged commit 5db269e into saltstack-formulas:master Aug 9, 2015
@xenophonf
Copy link
Contributor Author

Thank you for merging this change!

@xenophonf xenophonf deleted the enable-salt-api-service branch August 9, 2015 16:47
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

Successfully merging this pull request may close these issues.

4 participants