Commit Graph

475 Commits

Author SHA1 Message Date
Ralph Bean 1e49aa493d Remove all accelerate-mode knobs and toggles now that pipelining is a go. 2014-11-12 19:15:06 +00:00
Praveen Kumar 4b1e5162d7 Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html 2014-11-05 15:32:11 +00:00
Stephen Smoogen d0591e8037 I think now I can get the datacenter working 2014-11-04 02:21:34 +00:00
Kevin Fenzi 8055192089 This is rhel7 only. 2014-10-09 00:35:03 +00:00
Kevin Fenzi 31f0e18dfb Fix typo 2014-10-08 21:43:53 +00:00
Kevin Fenzi ca6e170d52 Workaround bridge bug on virthosts - https://bugzilla.redhat.com/show_bug.cgi?id=634736 2014-10-08 21:03:20 +00:00
Kevin Fenzi 937700d3eb Disable this for now, breaks copr playbooks 2014-10-04 23:39:47 +00:00
Kevin Fenzi 89729015bb Tag yumrepos task with yumrepos tag 2014-09-30 00:03:50 +00:00
Kevin Fenzi 241b166ac4 Fix path 2014-08-26 21:26:13 +00:00
Kevin Fenzi cb8dd8a1c0 File has a _ in it not a - 2014-08-26 19:15:19 +00:00
Kevin Fenzi 8de3664270 tasks isn't valid here. 2014-08-26 19:14:46 +00:00
Kevin Fenzi 2fc6902e4e Missed these two 2014-08-26 19:13:49 +00:00
Kevin Fenzi 1c7a44fe44 Split this one out into 2 tasks 2014-08-26 19:12:53 +00:00
Mathieu Bridon 4392ef9f6c Add a drbackupkey task
This will be required to migrate Dist Git to ansible.
2014-08-26 18:28:27 +00:00
Mathieu Bridon f60221e2aa Add the confine_ssh task
This is required by the drbackup stuff, which is required to migrate
Dist Git to ansible.
2014-08-26 18:28:27 +00:00
Kevin Fenzi 5ab781961a Bump this timeout way up. 2014-07-19 23:41:52 +00:00
Kevin Fenzi 7e8a49b989 Add a gpg1 link 2014-07-15 18:46:46 +00:00
Kevin Fenzi 0b7a7bfcc4 Drop this part, it's done in the hosts role. 2014-07-15 18:39:34 +00:00
Kevin Fenzi 76db690075 -1 2014-07-15 18:37:43 +00:00
Kevin Fenzi 75be449044 Move releng_config to a role so we can add masher user before fedmsg. 2014-07-08 20:36:26 +00:00
Kevin Fenzi 8482fd40ac Rename releng01/02 to branched-composer and rawhide-composer. 2014-07-08 18:28:06 +00:00
Kevin Fenzi cd657f2794 Drop this too 2014-07-07 17:29:55 +00:00
Kevin Fenzi 3a52dc1ac4 ok, just do this for now. 2014-07-07 17:17:39 +00:00
Kevin Fenzi 430bdb591a Revert "Revert "That doesn't work, lets try this.""
This reverts commit 362710ffa8.
2014-07-07 17:11:56 +00:00
Kevin Fenzi 362710ffa8 Revert "That doesn't work, lets try this."
This reverts commit 0a33ecd4e3.
2014-07-07 16:55:04 +00:00
Kevin Fenzi 0a33ecd4e3 That doesn't work, lets try this. 2014-07-07 16:44:36 +00:00
Kevin Fenzi 2123ca949c Make virt-instance-create more clear on where it's doing things. 2014-07-07 16:41:09 +00:00
Kevin Fenzi 84212e5e66 Lets see if this is a bit cleaner and more ansibley 2014-07-03 16:37:35 +00:00
Tim Flink ed947449af adding 32 bit support to yumrepos task and changing virt29 to i386 2014-07-03 15:52:44 +00:00
Kevin Fenzi 2b467bc572 ok, try this to handle the openvpn differences 2014-06-30 21:32:34 +00:00
Kevin Fenzi 113e7b8479 Lets see if we can be clever here with openvpn service differences. 2014-06-30 21:12:06 +00:00
Kevin Fenzi 580158b7a6 Set apache logrotate on all the ansible hosts right. 2014-06-29 17:38:02 +00:00
Kevin Fenzi 6a94cbdbc7 Set vms to autostart when installed. Tweak timeouts. 2014-06-27 20:08:54 +00:00
Kevin Fenzi 97c83f730b Will have to sort openvpn start in rhel7/fedora soon. 2014-06-24 21:51:58 +00:00
Kevin Fenzi e6fa8a217d Drop rhel config here, rhel7 is like fedora for this. 2014-06-24 19:03:48 +00:00
Kevin Fenzi c4960cd997 Drop releng repo entirely, replace with builder repo 2014-06-24 18:40:18 +00:00
Kevin Fenzi eafe2c9c9e selinux in rhel7 doesn't like /var/tmp for a homedir, unset that 2014-06-24 18:29:38 +00:00
Kevin Fenzi 556bc48a52 These need quotes 2014-06-23 21:51:16 +00:00
Kevin Fenzi 0de1159087 These may need quoted? 2014-06-23 02:27:45 +00:00
Kevin Fenzi 800c03d37e Move hosts to a role and put it before fas_client so initial runs can find admin. 2014-06-23 00:49:31 +00:00
Kevin Fenzi 6cab3284fc Some package naming changes 2014-06-20 23:26:54 +00:00
Kevin Fenzi 8a608531a0 Add rhel7/epel7 to yumrepos task 2014-06-20 23:18:51 +00:00
Kevin Fenzi 1a73d2bf10 See if this fixes the 'unreachable' on cloud playbooks in the check/diff runs. 2014-06-19 18:15:53 +00:00
Kevin Fenzi 3215feb17a Fix postfix task 2014-06-16 01:10:58 +00:00
Kevin Fenzi ef4a44c44c Convert sudo to a role so we can include it before roles/plays that use sudo. 2014-06-14 20:58:52 +00:00
Kevin Fenzi 32d0639a48 Drop this bit, it's pulled in alredy and is out of date. 2014-06-11 16:31:36 +00:00
Kevin Fenzi 115272477a Nuke duplicate fedmsg setup in releng_config task, move to using fedmsg/base role. 2014-06-11 16:17:00 +00:00
Kevin Fenzi fd590b2e4e The openvpn crl isn't needed on clients. 2014-05-31 16:54:39 +00:00
Kevin Fenzi ad799abed9 Fold bkernel into buildhw with it's own role. 2014-05-29 16:24:09 +00:00
Kevin Fenzi 061b5eb734 Make this task work with rhel and fedora releng hosts. 2014-05-16 15:27:40 +00:00