Disable files and logrotate 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
e55ae4e770
@ -2,12 +2,11 @@
|
|||||||
# vim: ft=sls
|
# vim: ft=sls
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- .file
|
# - .file
|
||||||
# .modules.clean # disable (exclude from init state)
|
# .modules.clean # disable (exclude from init state)
|
||||||
# .modules # enable by default (read pillars)
|
# .modules # enable by default (read pillars)
|
||||||
# .debian_full
|
# .debian_full
|
||||||
- .flags
|
- .flags
|
||||||
- .logrotate
|
|
||||||
- .manage_security
|
- .manage_security
|
||||||
- .no_default_vhost
|
- .no_default_vhost
|
||||||
# .own_default_vhost
|
# .own_default_vhost
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user