mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-17 10:10:26 +00:00
fix server_status state (#268)
This commit is contained in:
parent
0c1423f8f1
commit
d660abfe70
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ include:
|
|||
file.managed:
|
||||
- source: salt://apache/files/server-status.conf.jinja
|
||||
- template: jinja
|
||||
- context:
|
||||
apache: {{ apache | json }}
|
||||
- require:
|
||||
- pkg: apache
|
||||
- watch_in:
|
||||
|
|
Loading…
Add table
Reference in a new issue