maybe chmod 0644 'logrotate.d/ftp-backup'
maybe chmod 0644 'logrotate.d/icinga2'
maybe chmod 0644 'logrotate.d/rsyslog'
-maybe chmod 0755 'logrotate.d/salt'
maybe chmod 0644 'logrotate.d/salt-common'
-maybe chmod 0644 'logrotate.d/salt/salt-common.logrotate'
maybe chmod 0644 'logrotate.d/ulogd2'
maybe chmod 0644 'logrotate.d/wtmp'
maybe chmod 0755 'logwatch'
maybe chmod 0644 'ufw/applications.d/bind9'
maybe chmod 0644 'ufw/applications.d/openssh-server'
maybe chmod 0644 'ufw/applications.d/postfix'
-maybe chmod 0755 'ufw/applications.d/salt-master'
-maybe chmod 0644 'ufw/applications.d/salt-master/salt.ufw'
+maybe chmod 0644 'ufw/applications.d/salt.ufw'
maybe chmod 0600 'ulogd.conf'
maybe chmod 0755 'update-motd.d'
maybe chmod 0755 'update-motd.d/10-uname'
+++ /dev/null
-/var/log/salt/master {
- weekly
- missingok
- rotate 7
- compress
- notifempty
- create 0640 salt salt
-}
-
-/var/log/salt/minion {
- weekly
- missingok
- rotate 7
- compress
- notifempty
-}
-
-/var/log/salt/key {
- weekly
- missingok
- rotate 7
- compress
- notifempty
- create 0640 salt salt
-}
-
-/var/log/salt/api {
- weekly
- missingok
- rotate 7
- compress
- notifempty
- create 0640 salt salt
-}
-
-/var/log/salt/syndic {
- weekly
- missingok
- rotate 7
- compress
- notifempty
-}
-
-/var/log/salt/proxy {
- weekly
- missingok
- rotate 7
- compress
- notifempty
-}
# One of 'garbage', 'trace', 'debug', info', 'warning', 'error', 'critical'.
#
# The following log levels are considered INSECURE and may log sensitive data:
-# ['garbage', 'trace', 'debug']
+# ['profile', 'garbage', 'trace', 'debug', 'all']
#
#log_level: warning
# One of 'garbage', 'trace', 'debug', 'info', 'warning', 'error', 'critical'.
#
# The following log levels are considered INSECURE and may log sensitive data:
-# ['garbage', 'trace', 'debug']
+# ['profile', 'garbage', 'trace', 'debug', 'all']
#
# Default: 'warning'
#log_level: warning
# One of 'garbage', 'trace', 'debug', 'info', 'warning', 'error', 'critical'.
#
# The following log levels are considered INSECURE and may log sensitive data:
-# ['garbage', 'trace', 'debug']
+# ['profile', 'garbage', 'trace', 'debug', 'all']
#
# Default: 'warning'
#log_level: warning
+++ /dev/null
-# Install into /etc/ufw/applications.d/ and run 'ufw app update' to add salt
-# firewall rules to systems with UFW. Activate with 'ufw allow salt'
-[Salt]
-title=salt
-description=fast and powerful configuration management and remote execution
-ports=4505,4506/tcp
--- /dev/null
+# Install into /etc/ufw/applications.d/ and run 'ufw app update' to add salt
+# firewall rules to systems with UFW. Activate with 'ufw allow salt'
+[Salt]
+title=salt
+description=fast and powerful configuration management and remote execution
+ports=4505,4506/tcp