diff --git a/apache/config.sls b/apache/config.sls index 60d6e8554c157b75f811dbfcbda7ba93eca6cf2a..45c40b93058ac845c46c0bb4cd743c1c3e5fa8eb 100644 --- a/apache/config.sls +++ b/apache/config.sls @@ -57,7 +57,7 @@ include: {% endif %} {% if grains['os_family']=="RedHat" %} -/etc/httpd/conf.d/welcome.conf: +{{ apache.confdir }}/welcome.conf: file.absent: - require: - pkg: apache