You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

init.sls 242B

123456789101112
  1. dovecot-config:
  2. file.recurse:
  3. - name: /etc/dovecot
  4. - source: salt://dovecot/config
  5. - template: jinja
  6. - clean: True
  7. - user: 7788
  8. - group: 7788
  9. dovecot-pid-file:
  10. file.absent:
  11. - name: /var/run/dovecot/master.pid