Georg Pfuetzenreuter e55ae4e770
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>
2023-04-29 22:36:18 +02:00

15 lines
296 B
Plaintext

# -*- coding: utf-8 -*-
# vim: ft=sls
include:
# - .file
# .modules.clean # disable (exclude from init state)
# .modules # enable by default (read pillars)
# .debian_full
- .flags
- .manage_security
- .no_default_vhost
# .own_default_vhost
- .register_site
- .vhosts