Commit graph

15544 commits

Author SHA1 Message Date
Patrick Uiterwijk
83f4e96485 Update firewall rules for openshift. I am NOT an idiot
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-08 19:58:28 +00:00
02a200294b fixing missed change from f23 to f24 for new PXE menu item 2016-11-08 19:06:53 +00:00
6e08447feb adding F24 PXE menu entry for Taskotron hosts 2016-11-08 17:52:21 +00:00
3eae32a1cf removing ssh host keys for taskotron-dev for rebuild 2016-11-08 17:38:49 +00:00
Kevin Fenzi
75af63ede8 increase the badges backlog warning to 7000 to avoid constant alerts 2016-11-08 15:38:01 +00:00
Adam Miller
74ca7978a4 switch iptables for osbs cluster docker bridge interface lbr0
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-11-08 15:07:52 +00:00
Adam Miller
e916d0bb46 openshift builds aren't in the cluster overlay network, fix iptables rules
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-11-07 23:04:54 +00:00
Adam Miller
1686f64886 add systemctl daemon-reload handler for osbs docker unit
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-11-07 22:36:25 +00:00
Adam Miller
94abf19917 add handler to restart docker service when firewall rules are changed
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-11-07 21:30:10 +00:00
Kevin Fenzi
68964a2f57 osbs-nodes-stg is handled by osbs-cluster playbook now 2016-11-07 20:52:25 +00:00
Adam Miller
c2334b450c fix missing whitespace typo in osbs-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-11-07 20:40:26 +00:00
Adam Miller
fbe0181672 docker bridge interface firewall rules for osbs overlay cluster network
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-11-07 20:39:03 +00:00
Adam Miller
066000e23b add osbs old build cleanup for openshift cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-11-07 20:26:17 +00:00
Kevin Fenzi
3631ca6589 aarch64/ppc are now part of the regular rawhide compose, these were disabled but best to remove them from ansible too 2016-11-07 19:29:30 +00:00
Kevin Fenzi
a14aa55b7e disable rhn sync for a short time to clean up some 7.3 issues 2016-11-07 19:02:40 +00:00
Martin Krizek
47b8ff12b8 Prepare taskotron-dev and resultsdb-dev for re-deploy 2016-11-07 16:39:49 +00:00
Toshio くらとみ
9a8399d577 Fix list-vms-per-host script
Ansible-2.2 introduced more special result vars.  Omit all tresults vars
starting with '_ansible' to compensate.
2016-11-05 18:45:04 +00:00
Kevin Fenzi
e9f9a1e1af update ssh known hosts 2016-11-05 17:00:15 +00:00
Kevin Fenzi
dfe752749d try this syntax 2016-11-04 22:16:52 +00:00
Kevin Fenzi
9a17e3ffe2 try and set this to default to avoid two fails on every cloud instance 2016-11-04 22:14:36 +00:00
52eef0d1d2 Merge branch 'master' of /git/ansible 2016-11-04 22:08:20 +00:00
90aff53fc0 disable rawhide compse on ppc secondary now we've merged 2016-11-04 22:08:14 +00:00
Kevin Fenzi
e93844c2cd need to protect against this being undefined on builders that are not doing createrepo jobs like arm01/02/04 and bkernel01/02 2016-11-04 21:40:52 +00:00
Kevin Fenzi
732a067ecc drop old duplicate line 2016-11-04 21:35:23 +00:00
Kevin Fenzi
4244352e8a Simplify the logic around /mnt/koji links.
We need to fix the new ppc hosts as they got the alternative arch config for this link.
Staging should also follow primary on this.
2016-11-04 21:25:26 +00:00
Kevin Fenzi
ad0fbf4b84 semi colin is no longer used for host/group seperator. Only use : 2016-11-04 18:27:42 +00:00
Kevin Fenzi
3ffcb87e7b drop duplicate krb_builder 2016-11-04 17:33:12 +00:00
Kevin Fenzi
191aea9721 update ssh known hosts 2016-11-04 17:32:13 +00:00
945adf1783 buildvm ppc: adjust bridge config 2016-11-04 14:28:35 +00:00
Michael Simacek
8729c17aa9 Add ppc64 and ppc64le to list of koschei arches 2016-11-04 15:17:07 +01:00
Ralph Bean
288ea0fdcf Fix atomic git url for pdc-updater at @puiterwijk's suggestion. 2016-11-04 12:42:32 +00:00
Kevin Fenzi
b6b472d7ca drop some whitespace here to avoid changing prod 2016-11-04 00:23:24 +00:00
Kevin Fenzi
bf1e670a98 tweak cloud setup to try and get rid of anoying noise in check diff 2016-11-03 23:27:27 +00:00
Patrick Uiterwijk
24536e2283 Disable krb_builder in general, it's enabled per host
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-03 20:30:14 +00:00
Kevin Fenzi
af23c3c63f fix tags 2016-11-03 20:06:31 +00:00
64e456c769 update owner-sync-pkgdb to support the docker namespace
update the script to sync from pkgdb to koji and enable it via a cronjob

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2016-11-03 19:41:45 +00:00
cd7007a091 builders: run keytab/service after kojid is installed because it needs /etc/kojid/ to be there 2016-11-03 19:03:17 +00:00
246a37280f keytab: add check for yum/dnf 2016-11-03 18:57:41 +00:00
root
655e7bc82b fix buildvm-ppc64le-10 2016-11-03 17:19:18 +00:00
71e3aefe3b buildvm: Power64: further fix ups 2016-11-03 16:19:12 +00:00
Patrick Uiterwijk
819474bbe7 Decode and destroy the b64-encoded keytab
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-03 13:19:45 +00:00
Patrick Uiterwijk
8559733dff This is not supposed to register the keytab var
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-03 13:17:35 +00:00
Patrick Uiterwijk
42b054c9f1 Use ipa-server based method for getting service keytabs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-03 13:16:03 +00:00
Patrick Uiterwijk
ea1f97809a Make builders use the https proxy for krb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-03 13:02:48 +00:00
Patrick Uiterwijk
acd9f3ef62 Allow specifying krb_builder to setup a builder as using krb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-03 12:58:24 +00:00
Patrick Uiterwijk
2563cec08c Lie to virt-install to get the right interface on the right bridge
For some reason, the PPC64 kernel likes to swap interfaces around.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-03 12:40:05 +00:00
89b2d81df9 buildvm: ppc: fix IP address confusion 2016-11-03 12:30:19 +00:00
Martin Krizek
d3c1e21026 Fix running koji_build tasks on taskotron-prod 2016-11-03 07:42:33 +00:00
doteast
3189b02479 add cron to renew taiga cert 2016-11-02 18:10:34 +00:00
d586e8e6c5 fix ppc builder eth typo 2016-11-02 17:58:08 +00:00