diff --git a/apache/server_status.sls b/apache/server_status.sls index 119feda..c5168ee 100644 --- a/apache/server_status.sls +++ b/apache/server_status.sls @@ -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: