Files
fedora-infra_ansible/roles/base
Pierre-Yves Chibon 59caf3be72 Add postfix's main.cf for the pagure hosts
This is the default main.cf.vpn file with the addition of the two settings:

non_smtpd_milters = unix:/var/run/pagure/paguresock
smtpd_milters = unix:/var/run/pagure/paguresock
2015-04-03 17:45:37 +02:00
..
2015-03-24 17:05:20 +00:00

This role is the base setup for all our machines. 

If there's something that shouldn't be run on every single 
machine, it should be in another role.