summaryrefslogtreecommitdiffstats
path: root/roles/base/files/postfix
Commit message (Collapse)AuthorAgeFilesLines
...
* This should be internal bastion also.Kevin Fenzi2014-06-271-1/+1
|
* Add a datacenter main.cf for phx2 hosts.Kevin Fenzi2014-06-251-0/+687
|
* This needs to be staging, not stgKevin Fenzi2014-05-231-0/+0
|
* Try setting this for postfixKevin Fenzi2014-05-142-0/+2
|
* Nuke some old postfix config for machines that no longer exist.Kevin Fenzi2014-04-135-3430/+0
|
* Space, the final frontierKevin Fenzi2014-03-041-1/+1
|
* We should default to bastion as relayhost here.Kevin Fenzi2014-03-041-1/+1
|
* Migrate smtp-mm machines over to ansible. Ticket 4219. Thanks janeznemanic!Kevin Fenzi2014-03-0327-1/+9969
|
* Update postfix on jenkins master to its own configuration filePierre-Yves Chibon2013-10-281-0/+685
| | | | | | | Bastion is not accessible internally for the cloud instances which thus cannot use it as relay to send emails. This change create a dedicated postfix configuration file to be used by jenkins telling it not to use a relay but to send the emails directly.
* Reorg buildvm/releng playbooks to use base and not duplicate parts of it.Kevin Fenzi2013-08-272-1/+1
|
* Move base to a role.Kevin Fenzi2013-08-256-0/+4116
Clean up syntax in all the base tasks. Add CONVENTIONS file for info on where things go. Tweak readme. Switch add playbooks to base role instead of task.