Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a serverbeach resolv.conf skeleton | Kevin Fenzi | 2014-05-19 | 1 | -0/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | Try out this conditional restart stuff. | Ralph Bean | 2014-03-14 | 1 | -0/+20 | |
| | ||||||
* | 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 | |
| | ||||||
* | Work around local4 syslog issue with mirrorlists for now. | Kevin Fenzi | 2014-02-28 | 2 | -0/+4 | |
| | ||||||
* | make log04 go. make us strong. | Stephen Smoogen | 2014-02-21 | 1 | -1/+1 | |
| | ||||||
* | Setup a staging host_group and use resolv.conf for it. | Kevin Fenzi | 2014-02-19 | 1 | -0/+6 | |
| | ||||||
* | Add resolv.conf for tummy and telia datacenters | Kevin Fenzi | 2014-02-12 | 2 | -0/+8 | |
| | ||||||
* | More cleanup, use fileglob | Kevin Fenzi | 2014-01-25 | 1 | -0/+0 | |
| | ||||||
* | Rework rsyslog stuff. Use default dist /etc/rsyslog.conf, add our stuff to ↵ | Kevin Fenzi | 2014-01-25 | 7 | -172/+92 | |
| | | | | /etc/rsyslog.d | |||||
* | Add default el6 sshd_config for now. | Kevin Fenzi | 2014-01-06 | 1 | -0/+121 | |
| | ||||||
* | Need a 18 one of these for another few weeks. | Kevin Fenzi | 2014-01-01 | 1 | -0/+151 | |
| | ||||||
* | Perhaps it hates the newlines | Kevin Fenzi | 2013-11-22 | 1 | -2/+0 | |
| | ||||||
* | 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. | |||||
* | Do jenkins as well | Patrick Uiterwijk | 2013-10-14 | 2 | -0/+6 | |
| | ||||||
* | Add cloud group and resolv.conf | Patrick Uiterwijk | 2013-10-14 | 1 | -0/+3 | |
| | ||||||
* | Freezebreak: Adjust rsyslogd for buildvm/buildarm instances to pull ↵ | Kevin Fenzi | 2013-09-03 | 1 | -2/+13 | |
| | | | | correctly from journald. | |||||
* | Reorg buildvm/releng playbooks to use base and not duplicate parts of it. | Kevin Fenzi | 2013-08-27 | 3 | -139/+1 | |
| | ||||||
* | add build versions fo sshd_config | Dennis Gilmore | 2013-08-27 | 2 | -0/+276 | |
| | ||||||
* | Move base to a role. | Kevin Fenzi | 2013-08-25 | 28 | -0/+6049 | |
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. |