Przeglądaj źródła

fix(clean): remove entire apache config directory

tags/v1.0.5
noelmcloughlin 4 lat temu
rodzic
commit
cac5f357a4
1 zmienionych plików z 2 dodań i 5 usunięć
  1. +2
    -5
      apache/config/clean.sls

+ 2
- 5
apache/config/clean.sls Wyświetl plik

@@ -15,12 +15,9 @@ apache-config-clean-file-absent:
- {{ apache.config }}
- {{ apache.logdir }}
- {{ apache.vhostdir }}
- /etc/apache2/envvars
# apache.portsfile
- /etc/apache2/global.conf
- /etc/httpd/conf.modules.d
- /etc/httpd/sites-enabled
- /etc/httpd/var
- /etc/apache2
- /etc/httpd
- {{ apache.confdir }}/server-status{{ apache.confext }}
- require:
- sls: {{ sls_service_clean }}

Ładowanie…
Anuluj
Zapisz