Skip to content

Commit d660abf

Browse files
scambraaboe76
authored andcommitted
fix server_status state (#268)
1 parent 0c1423f commit d660abf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apache/server_status.sls

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ include:
88
file.managed:
99
- source: salt://apache/files/server-status.conf.jinja
1010
- template: jinja
11+
- context:
12+
apache: {{ apache | json }}
1113
- require:
1214
- pkg: apache
1315
- watch_in:

0 commit comments

Comments
 (0)