Commit graph

906 commits

Author SHA1 Message Date
Kevin Fenzi
6d1e65fcdb try ignoring errors here as well for ansible 2.2 2016-10-13 21:12:01 +00:00
Kevin Fenzi
0b09492a24 this is now just public_ip, not public_ip[0] 2016-10-03 21:30:56 +00:00
Patrick Uiterwijk
8252b00d92 Infra-tags are also applicable to non-EPEL boxes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-25 20:05:49 +00:00
Patrick Uiterwijk
e158742c4b seemingly host1plus gave us a centos box
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-25 19:59:08 +00:00
Patrick Uiterwijk
86a5a3f3d3 Theres just a single repo per system
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-25 17:16:11 +00:00
Patrick Uiterwijk
3f8062e776 Add infra tag repos
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-25 17:08:41 +00:00
Patrick Uiterwijk
08b2be4a61 Make roles out of sigul, and update configs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-12 23:18:17 +00:00
18bb119bc6 Revert "does quoting this make a difference?"
This reverts commit 1450133b3a.
2016-08-15 02:53:38 +00:00
1450133b3a does quoting this make a difference?
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-08-15 02:52:49 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Michael Scherer
07f04462c3 Move mod_wsgi to a role rather than a included tasks 2016-08-08 16:34:12 +00:00
Patrick Uiterwijk
9e62167807 Install rhel7 rhev for power repo
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-15 12:52:41 +00:00
Kevin Fenzi
afcafd62e6 Fix up transient cloud playbook to use the right thing for ip 2016-07-06 19:22:41 +00:00
Kevin Fenzi
18e2fcf325 Always run the check to see if the host is up or not 2016-07-06 16:18:20 +00:00
Kevin Fenzi
27cb804afc sadly, serial is not acceptable here 2016-07-05 22:29:53 +00:00
Kevin Fenzi
bc0985d70c Work around locking issue in known_hosts. 2016-07-05 20:33:08 +00:00
Patrick Uiterwijk
de2c96c0fa Deploy the no-password: prompt fix to prod
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 16:20:41 +00:00
Patrick Uiterwijk
39190faaa1 And I obviously need to add the new filename suffix
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 06:34:33 +00:00
Patrick Uiterwijk
e21a25c220 If we are templating, we need template:
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 06:32:23 +00:00
Patrick Uiterwijk
ca0ea0d3e9 Revert "Remove quotes"
This reverts commit e705a11ad4.
2016-06-29 11:35:42 +00:00
Patrick Uiterwijk
e705a11ad4 Remove quotes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-06-29 11:35:15 +00:00
Kevin Fenzi
5632821887 Further down the rabbit hole. ;) 2016-06-25 20:15:53 +00:00
Kevin Fenzi
d2d87adf65 A few more tweaks 2016-06-25 20:12:53 +00:00
Kevin Fenzi
b215b57121 Try this to mask the failure 2016-06-25 20:11:01 +00:00
Kevin Fenzi
2d61e0754d Fix up some more non idempotent things. 2016-06-25 18:09:34 +00:00
Kevin Fenzi
3b73ad90ff Also need to remove the old task 2016-06-25 17:55:24 +00:00
Kevin Fenzi
df31d57750 Rework this area so we don't get chrony check failures all the time 2016-06-25 17:52:30 +00:00
Kevin Fenzi
4c4a150033 Actually revert this part too 2016-06-25 17:43:02 +00:00
Kevin Fenzi
a9676bbd8b Give up for now. 2016-06-25 17:41:23 +00:00
Kevin Fenzi
b5cee60891 Perhaps this will do what I need. 2016-06-25 17:40:09 +00:00
Kevin Fenzi
f06c497008 Try this one 2016-06-25 17:36:28 +00:00
Kevin Fenzi
39d1f455cd Try this 2016-06-25 17:32:32 +00:00
Kevin Fenzi
b443ef53e5 I guess we still need to ignore here. 2016-06-25 17:27:45 +00:00
Kevin Fenzi
4ed8d5e0ab Rework the persistent volume attach to not have errors that are ignored. 2016-06-25 17:26:01 +00:00
Kevin Fenzi
2729f700bf try this and see if it fixes volume handling in new ansible 2016-06-23 21:23:34 +00:00
Patrick Uiterwijk
bd3e666dad Now public ip can be a list
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-06-22 19:12:16 +00:00
Patrick Uiterwijk
70347cca5e Add indentation
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-06-22 19:09:05 +00:00
Patrick Uiterwijk
6ab6608671 See what ansible does without quotes here
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-06-22 19:07:09 +00:00
Patrick Uiterwijk
4b0c451899 This play breaks older playbooks and needs to check whether chronyd is installed
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-06-09 19:11:26 +00:00
d6b0a3611d disable chronyd on el7 so ntpd can enable
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-06-04 07:38:11 +00:00
Kevin Fenzi
c9f3bcb83d Clean up ntp tasks in sign setup, they moved into ntp role that is required by base now. 2016-05-18 16:30:48 +00:00
Kevin Fenzi
4a1499fe61 Don't install fedora repo files on jenkins-slave-f24 because it's a pre-release 2016-04-21 21:41:57 +00:00
Adam Miller
8a5411535f refactor how osbs copr repos are handled for stage
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-04-14 16:03:02 +00:00
Adam Miller
b540680d27 configure stage koji to point to osbs.stg instead of osbs-dev
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-04-14 15:13:33 +00:00
Michael Scherer
c6d2406b5a Remove duplicate handlers for update-ca-trust
Since there is a already existing update ca-trust in handlers/main.yml
doing the same thing as 'update ca trust', better use 1 single copy.
2016-04-04 14:31:52 +00:00
Kevin Fenzi
bfb071fabe Nuke old iptables task and files and drop it from blockerbugs-dev. Also kill old serverbeach templates. 2016-03-18 20:28:33 +00:00
Adam Miller
22e1c732fb set perms on osbs certs 2016-03-07 22:44:16 +00:00
Adam Miller
38cb54520f tasks/osbs_certs.yml: don't import the handler, it executes as a task 2016-03-07 22:34:51 +00:00
Adam Miller
db2015358f use notify instead of handler as needed 2016-03-07 22:16:55 +00:00
Adam Miller
59c88c05e4 add osbs ca to stage koji 2016-03-07 22:09:45 +00:00