Disable superfluous config states
We are using the files and directories shipped with the apache2 package and do not want them to be overwritten. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
4157db4d29
commit
14aa73e1ab
@ -2,14 +2,4 @@
|
|||||||
# vim: ft=sls
|
# vim: ft=sls
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- .file
|
|
||||||
# .modules.clean # disable (exclude from init state)
|
|
||||||
# .modules # enable by default (read pillars)
|
|
||||||
# .debian_full
|
|
||||||
- .flags
|
|
||||||
- .logrotate
|
|
||||||
- .manage_security
|
|
||||||
- .no_default_vhost
|
|
||||||
# .own_default_vhost
|
|
||||||
- .register_site
|
|
||||||
- .vhosts
|
- .vhosts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user