saltstack-formulas / nagios-formula

nagios-formula
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
21 stars 73 forks source link

Add flag to configure nagios service #58

Closed tigpas closed 6 years ago

tigpas commented 6 years ago

With this PR it will be possible to control nagios service. On some of my server I need Nagios installed, but not started. A cluster manager will start Nagios if it's necessary. The default case will enable and start Nagios, so same as before.

aboe76 commented 6 years ago

@tigpas this could be usefull, thanks for this