keepalived-formula/keepalived/service
Daniel Rodríguez 1ae8918f1e fix(service): service restart handling with watch requisite
Previously, the state for the keepalived service included the enable
attribute. This would prevent the watch requisite to restart the service
if the service was already running but not enabled.

For reference, https://docs.saltproject.io/en/latest/ref/states/requisites.html#watch

Split service handling in service.enabled and service.running.
2021-06-04 15:43:40 +02:00
..
init.sls feat(semantic-release): implement an automated changelog 2019-05-13 16:16:29 +02:00
running.sls fix(service): service restart handling with watch requisite 2021-06-04 15:43:40 +02:00