Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | This should be internal bastion also. | Kevin Fenzi | 2014-06-27 | 1 | -1/+1 | |
| | ||||||
* | Add a datacenter main.cf for phx2 hosts. | Kevin Fenzi | 2014-06-25 | 1 | -0/+687 | |
| | ||||||
* | This needs to be staging, not stg | Kevin Fenzi | 2014-05-23 | 1 | -0/+0 | |
| | ||||||
* | Try setting this for postfix | Kevin Fenzi | 2014-05-14 | 2 | -0/+2 | |
| | ||||||
* | Nuke some old postfix config for machines that no longer exist. | Kevin Fenzi | 2014-04-13 | 5 | -3430/+0 | |
| | ||||||
* | Space, the final frontier | Kevin Fenzi | 2014-03-04 | 1 | -1/+1 | |
| | ||||||
* | We should default to bastion as relayhost here. | Kevin Fenzi | 2014-03-04 | 1 | -1/+1 | |
| | ||||||
* | Migrate smtp-mm machines over to ansible. Ticket 4219. Thanks janeznemanic! | Kevin Fenzi | 2014-03-03 | 27 | -1/+9969 | |
| | ||||||
* | Update postfix on jenkins master to its own configuration file | Pierre-Yves Chibon | 2013-10-28 | 1 | -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 Fenzi | 2013-08-27 | 2 | -1/+1 | |
| | ||||||
* | Move base to a role. | Kevin Fenzi | 2013-08-25 | 6 | -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. |