summaryrefslogtreecommitdiffstats
path: root/roles/base/files
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a serverbeach resolv.conf skeletonKevin Fenzi2014-05-191-0/+2
|
* 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
|
* Try out this conditional restart stuff.Ralph Bean2014-03-141-0/+20
|
* 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
|
* Work around local4 syslog issue with mirrorlists for now.Kevin Fenzi2014-02-282-0/+4
|
* make log04 go. make us strong.Stephen Smoogen2014-02-211-1/+1
|
* Setup a staging host_group and use resolv.conf for it.Kevin Fenzi2014-02-191-0/+6
|
* Add resolv.conf for tummy and telia datacentersKevin Fenzi2014-02-122-0/+8
|
* More cleanup, use fileglobKevin Fenzi2014-01-251-0/+0
|
* Rework rsyslog stuff. Use default dist /etc/rsyslog.conf, add our stuff to ↵Kevin Fenzi2014-01-257-172/+92
| | | | /etc/rsyslog.d
* Add default el6 sshd_config for now.Kevin Fenzi2014-01-061-0/+121
|
* Need a 18 one of these for another few weeks.Kevin Fenzi2014-01-011-0/+151
|
* Perhaps it hates the newlinesKevin Fenzi2013-11-221-2/+0
|
* 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.
* Do jenkins as wellPatrick Uiterwijk2013-10-142-0/+6
|
* Add cloud group and resolv.confPatrick Uiterwijk2013-10-141-0/+3
|
* Freezebreak: Adjust rsyslogd for buildvm/buildarm instances to pull ↵Kevin Fenzi2013-09-031-2/+13
| | | | correctly from journald.
* Reorg buildvm/releng playbooks to use base and not duplicate parts of it.Kevin Fenzi2013-08-273-139/+1
|
* add build versions fo sshd_configDennis Gilmore2013-08-272-0/+276
|
* Move base to a role.Kevin Fenzi2013-08-2528-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.