Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Migrate smtp-mm machines over to ansible. Ticket 4219. Thanks janeznemanic! | Kevin Fenzi | 2014-03-03 | 28 | -5/+10006 | |
| | ||||||
* | Work around local4 syslog issue with mirrorlists for now. | Kevin Fenzi | 2014-02-28 | 3 | -0/+18 | |
| | ||||||
* | 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 | |
| | ||||||
* | Move ) to the right place. | Kevin Fenzi | 2014-01-26 | 1 | -1/+1 | |
| | ||||||
* | Exclude arm here too. | Kevin Fenzi | 2014-01-26 | 1 | -1/+1 | |
| | ||||||
* | Notify rsyslog on adding new rsyslog.d snippets. | Kevin Fenzi | 2014-01-25 | 1 | -0/+2 | |
| | ||||||
* | More cleanup, use fileglob | Kevin Fenzi | 2014-01-25 | 2 | -6/+4 | |
| | ||||||
* | These are in a subdir. | Kevin Fenzi | 2014-01-25 | 1 | -3/+3 | |
| | ||||||
* | Rework rsyslog stuff. Use default dist /etc/rsyslog.conf, add our stuff to ↵ | Kevin Fenzi | 2014-01-25 | 8 | -176/+103 | |
| | | | | /etc/rsyslog.d | |||||
* | Cull global packages, add ansible accel mode to kojibuilders. | Kevin Fenzi | 2014-01-24 | 1 | -0/+6 | |
| | ||||||
* | Remove temporary debugging. | Ralph Bean | 2014-01-08 | 1 | -3/+0 | |
| | ||||||
* | Merge branch 'master' of /git/ansible | Kevin Fenzi | 2014-01-06 | 1 | -0/+3 | |
|\ | ||||||
| * | Simplify that. | Ralph Bean | 2014-01-06 | 1 | -1/+1 | |
| | | ||||||
| * | Add some temporary debugging. | Ralph Bean | 2014-01-06 | 1 | -0/+3 | |
| | | ||||||
* | | Add default el6 sshd_config for now. | Kevin Fenzi | 2014-01-06 | 2 | -0/+122 | |
|/ | ||||||
* | Need a 18 one of these for another few weeks. | Kevin Fenzi | 2014-01-01 | 1 | -0/+151 | |
| | ||||||
* | Fix some more syntax | Kevin Fenzi | 2014-01-01 | 1 | -6/+12 | |
| | ||||||
* | Fix old variable usage. Patch from janeznemanic. Thanks! | Kevin Fenzi | 2014-01-01 | 1 | -6/+6 | |
| | ||||||
* | Perhaps we need to group this. | Kevin Fenzi | 2013-11-25 | 1 | -1/+1 | |
| | ||||||
* | Update base playbook to not set rootpw on releng and add accel stuff in ↵ | Kevin Fenzi | 2013-11-25 | 2 | -1/+5 | |
| | | | | iptables for releng. | |||||
* | Perhaps it hates the newlines | Kevin Fenzi | 2013-11-22 | 1 | -2/+0 | |
| | ||||||
* | Don't set rootpw on build* machines, it's set later in their playbooks | Kevin Fenzi | 2013-11-18 | 1 | -0/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | Ensure libselinux-python is installed before we try to manage sshd_config. | Ralph Bean | 2013-09-26 | 1 | -6/+5 | |
| | ||||||
* | 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 | 6 | -139/+181 | |
| | ||||||
* | add build versions fo sshd_config | Dennis Gilmore | 2013-08-27 | 2 | -0/+276 | |
| | ||||||
* | Move base to a role. | Kevin Fenzi | 2013-08-25 | 33 | -0/+6321 | |
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. |