Add a datacenter main.cf for phx2 hosts.

This commit is contained in:
Kevin Fenzi 2014-06-25 03:26:55 +00:00
parent f2e70cac15
commit 32e2d0f324
2 changed files with 688 additions and 0 deletions

View file

@ -159,6 +159,7 @@
- "postfix/main.cf/main.cf.{{ ansible_fqdn }}"
- "postfix/main.cf/main.cf.{{ host_group }}"
- "postfix/main.cf/main.cf.{{ postfix_group }}"
- "postfix/main.cf/main.cf.{{ datacenter }}"
- "postfix/main.cf/main.cf"
notify:
- restart postfix