Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Hotfix for badges/velruse/openid. | Ralph Bean | 2013-08-01 | 2 | -0/+417 | |
| | | | | https://fedorahosted.org/fedora-infrastructure/ticket/3915 | |||||
* | Whoops! | Ralph Bean | 2013-08-01 | 1 | -1/+1 | |
| | ||||||
* | Force fedmsg-hub to pick up the latest sqlalchemy. | Ralph Bean | 2013-08-01 | 2 | -0/+28 | |
| | ||||||
* | Add the internal ip of the proxies to /etc/hosts for the badges frontend ↵ | Ralph Bean | 2013-07-31 | 2 | -0/+2 | |
| | | | | nodes. Openid. Fingers crossed. | |||||
* | Or.. is it this? | Ralph Bean | 2013-07-31 | 1 | -1/+1 | |
| | ||||||
* | Ah HA! Thats why openid was failing. | Ralph Bean | 2013-07-31 | 1 | -1/+1 | |
| | ||||||
* | Revert that. "when" is behaving weirdly. | Ralph Bean | 2013-07-30 | 1 | -1/+1 | |
| | ||||||
* | Got that wrong. Is this right? | Ralph Bean | 2013-07-30 | 1 | -1/+1 | |
| | ||||||
* | Apparently this is more modern syntax. | Ralph Bean | 2013-07-30 | 1 | -1/+1 | |
| | ||||||
* | Don't include the openvpn_client task for staging. | Ralph Bean | 2013-07-30 | 1 | -0/+1 | |
| | ||||||
* | Add infra.fp.o back to the hosts files for those badges nodes. | Ralph Bean | 2013-07-30 | 3 | -0/+3 | |
| | ||||||
* | Add openvpn_client to the badges web nodes. | Ralph Bean | 2013-07-30 | 1 | -0/+1 | |
| | ||||||
* | Add hosts files for the new badges nodes. | Ralph Bean | 2013-07-30 | 3 | -0/+10 | |
| | ||||||
* | Get the right volgroup for virthost01. | Ralph Bean | 2013-07-30 | 1 | -1/+1 | |
| | ||||||
* | Break the config-distribution play out into two. | Ralph Bean | 2013-07-30 | 1 | -8/+15 | |
| | | | | | | | | | | | | | | This is necessary because of how "roles" preceed "loose tasks". One role here rolls out some fedmsg certs and sets their group to "sysadmin".. but since roles run before tasks fasClient has never actually been run so the "sysadmin" group doesn't exist yet. We need to ensure that those fasclient basic setup tasks get run first (the first time) before the service-specific stuff gets run. Another way to do this would be to make the "generic config" stuff into a role that gets included in every playbook like this one. We put it first and it will get run before the other roles. We should consider that after some discussion. | |||||
* | Use a volgroup that actually exists for the badges nodes. | Ralph Bean | 2013-07-30 | 3 | -3/+3 | |
| | ||||||
* | Host vars for badges nodes. | Ralph Bean | 2013-07-30 | 3 | -0/+30 | |
| | ||||||
* | Some enhancements, simplifications to that vhost script. | Ralph Bean | 2013-07-30 | 1 | -10/+16 | |
| | ||||||
* | Hopefully correct my cpu math. | Ralph Bean | 2013-07-30 | 1 | -3/+2 | |
| | ||||||
* | Make the vhost script report free cpus too. | Ralph Bean | 2013-07-30 | 1 | -8/+20 | |
| | ||||||
* | Use a nice default for the vhost script. | Ralph Bean | 2013-07-30 | 1 | -0/+3 | |
| | ||||||
* | Revert "try quoting things with vars in them so they interpolate?" | Ricky Elrod | 2013-07-29 | 2 | -5/+5 | |
| | | | | This reverts commit 357208852e57f810c1b575b64f3c828ccb4901ba. | |||||
* | try quoting things with vars in them so they interpolate? | Ricky Elrod | 2013-07-29 | 2 | -5/+5 | |
| | ||||||
* | Give some fedora dummy fas credentials to the badges backend. | Ralph Bean | 2013-07-29 | 1 | -1/+7 | |
| | ||||||
* | install mock configs for arm composes | Dennis Gilmore | 2013-07-29 | 3 | -0/+64 | |
| | ||||||
* | disable package state plugin on the builders | Dennis Gilmore | 2013-07-29 | 3 | -0/+6 | |
| | ||||||
* | Start rdiff-backup on lockbox01 content | Kevin Fenzi | 2013-07-28 | 2 | -0/+3 | |
| | ||||||
* | ppc11/12 are gone | Kevin Fenzi | 2013-07-25 | 1 | -2/+0 | |
| | ||||||
* | allow udp traffic from builders to storage | Dennis Gilmore | 2013-07-25 | 1 | -0/+2 | |
| | ||||||
* | Fix default route | Kevin Fenzi | 2013-07-24 | 1 | -1/+1 | |
| | ||||||
* | Add taskbot01.qa instance for qa folks. | Kevin Fenzi | 2013-07-24 | 4 | -0/+71 | |
| | ||||||
* | Try and actually run it. | Kevin Fenzi | 2013-07-23 | 1 | -2/+2 | |
| | ||||||
* | Kill async for now. | Kevin Fenzi | 2013-07-23 | 1 | -5/+0 | |
| | ||||||
* | Serial needs to be on the playbook, not the task | Kevin Fenzi | 2013-07-23 | 1 | -2/+1 | |
| | ||||||
* | Fix url | Kevin Fenzi | 2013-07-23 | 1 | -1/+1 | |
| | ||||||
* | Add git/ansible and make script 755 | Kevin Fenzi | 2013-07-23 | 1 | -1/+3 | |
| | ||||||
* | Give up on cron module | Kevin Fenzi | 2013-07-23 | 1 | -1/+1 | |
| | ||||||
* | And a user too | Kevin Fenzi | 2013-07-23 | 1 | -1/+1 | |
| | ||||||
* | Need a name | Kevin Fenzi | 2013-07-23 | 1 | -1/+1 | |
| | ||||||
* | Very first cut at using ansible to run rdiff backups on backup03 | Kevin Fenzi | 2013-07-23 | 5 | -0/+61 | |
| | ||||||
* | Fix iptables ports on backup03 | Kevin Fenzi | 2013-07-23 | 1 | -0/+1 | |
| | ||||||
* | Drop old vars and add rdiff-backup | Kevin Fenzi | 2013-07-22 | 2 | -1/+9 | |
| | ||||||
* | Give up and just look at removing logwatch in kickstart | Kevin Fenzi | 2013-07-22 | 2 | -4/+1 | |
| | ||||||
* | Ok, lets try this. | Kevin Fenzi | 2013-07-22 | 2 | -4/+4 | |
| | ||||||
* | Lets try this to override the logwatch removal. | Kevin Fenzi | 2013-07-22 | 2 | -2/+4 | |
| | ||||||
* | Add some adjustments for backup03 | Kevin Fenzi | 2013-07-22 | 1 | -0/+5 | |
| | ||||||
* | Less mail in the world. ;( | Kevin Fenzi | 2013-07-22 | 15 | -22/+14 | |
| | ||||||
* | Mount fedora_koji rw | Kevin Fenzi | 2013-07-20 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of /srv/web/infra/ansible | Tim Flink | 2013-07-19 | 5 | -15/+19 | |
|\ | ||||||
| * | Add netapp route to releng group | Kevin Fenzi | 2013-07-19 | 1 | -2/+5 | |
| | |