diff options
Diffstat (limited to 'salt/role/web/apache-httpd.sls')
-rw-r--r-- | salt/role/web/apache-httpd.sls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/salt/role/web/apache-httpd.sls b/salt/role/web/apache-httpd.sls index 7c2002f..559d860 100644 --- a/salt/role/web/apache-httpd.sls +++ b/salt/role/web/apache-httpd.sls @@ -1,2 +1,2 @@ include: - - apache.config + - profile.apache-httpd |