use releng01-specific postfix main.cf - for listening only on localhost

This commit is contained in:
Seth Vidal 2013-05-10 16:18:30 +00:00
parent e5d9d6fac5
commit 5810cdb11d
2 changed files with 687 additions and 1 deletions

View file

@ -77,7 +77,7 @@
- configs
- name: /etc/postfix/main.cf
action: copy src=$files/postfix/main.cf.norelay dest=/etc/postfix/main.cf
action: copy src=$files/postfix/main.cf.releng01 dest=/etc/postfix/main.cf
tags:
- configs