chrony:
pkg:
- - installed
+ - latest
service:
- running
- enable: True
- group: staff
- dir_mode: 2775
-chrony-logswitch-script:
- file.managed:
- - name: /usr/local/bin/rotate-chrony
- - source: salt://basic/files/rotate-chrony
- - user: root
- - group: staff
- - mode: 755
- - template: jinja
- - backup: minion
- - require:
- - pkg: chrony
- - file: chrony-logswitch-script-parent
- - file: /etc/chrony/chrony.keys
-
/etc/logrotate.d/chrony:
file.managed:
- user: root
- test -d /etc/logrotate.d
- require:
- pkg: chrony
- - file: chrony-logswitch-script
- require:
- pkg: postfix
+# - postfix-pgsql
+# - postfix-pcre
+# - sasl2-bin
+# - postfix-cdb
+# - heirloom-mailx
+# - dovecot-sieve
+# - dovecot-pgsql
+# - dovecot-imapd
+# - dovecot-pop3d
+# - dovecot-lmtpd
+# - mutt
+# - amavisd-new
+# - clamav
+# - clamav-daemon
+# - clamdscan
+# - altermime
+# - ripole
+# - arj
+# - cabextract
+# - dovecot-antispam
+# - spamassassin
+# - spamc
+# - sa-compile
+# - lhasa
+# - lzop
+# - p7zip
+# - rpm
+# - unrar
+# - pyzor
+# - postgrey
+# - policyd-weight
+# - zip
+# - zoo
+# - unzip
+# - alien
+# - rpm-i18n
+# - libio-string-perl
+# - libnet-ident-perl
+# - build-essential
+# - libalgorithm-merge-perl
+# - libalgorithm-diff-xs-perl
+# - libfile-fcntllock-perl
+# - libhtml-format-perl
+# - libhtml-form-perl
+# - libmail-sendmail-perl
+# - libnet-rblclient-perl
+# - libparse-syslog-perl
+# - libmail-spf-perlpostfix
+# - procmail
+# - postfix-pgsql
+# - postfix-pcre
+# - sasl2-bin
+# - postfix-cdb
+# - heirloom-mailx
+# - dovecot-sieve
+# - dovecot-pgsql
+# - dovecot-imapd
+# - dovecot-pop3d
+# - dovecot-lmtpd
+# - mutt
+# - amavisd-new
+# - clamav
+# - clamav-daemon
+# - clamdscan
+# - altermime
+# - ripole
+# - arj
+# - cabextract
+# - dovecot-antispam
+# - spamassassin
+# - spamc
+# - sa-compile
+# - lhasa
+# - lzop
+# - p7zip
+# - rpm
+# - unrar
+# - pyzor
+# - postgrey
+# - policyd-weight
+# - zip
+# - zoo
+# - unzip
+# - alien
+# - rpm-i18n
+# - libio-string-perl
+# - libnet-ident-perl
+# - build-essential
+# - libalgorithm-merge-perl
+# - libalgorithm-diff-xs-perl
+# - libfile-fcntllock-perl
+# - libhtml-format-perl
+# - libhtml-form-perl
+# - libmail-sendmail-perl
+# - libnet-rblclient-perl
+# - libparse-syslog-perl
+# - libmail-spf-perl
+# - liblz4-tool
+# - unar
+# - unrar-free
+# - arc
+
/etc/postfix:
file.directory:
- user: root