Skip to content
Snippets Groups Projects
Select Git revision
  • 4af4ff59702280b8e6b3979421ac7c98a95159e8
  • master default
2 results

apache

user avatar
alxwr authored
Some configuration changes only take effect after a restart of the service.
When the module 'apache-reload' is triggered too early, it fails which results
in a false-negative result of the Salt run.
In order to fix that 'apache-restart' and the service definition itself are
put before 'apache-reload'. Reload should always succeed if restart did.
4af4ff59
History