Commit graph

31557 commits

Author SHA1 Message Date
Kevin Fenzi
183269627f backups: disable backups for now until we are moved.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-07 15:51:12 -07:00
Stephen Smoogen
78a398f129 Take2: put in a hack to rescue one last piece of hardware. use a 255.0.0.0 netmask so a box can be brought up with an ip address it will accept on the same network and talk. 2020-06-07 16:49:05 -04:00
Stephen Smoogen
05b7db7b04 Revert "put in a hack to rescue one last piece of hardware. use a 255.0.0.0 netmask so a box can be brought up with an ip address it will accept on the same network and talk."
This reverts commit 737d0313db.
2020-06-07 16:46:21 -04:00
Stephen Smoogen
737d0313db put in a hack to rescue one last piece of hardware. use a 255.0.0.0 netmask so a box can be brought up with an ip address it will accept on the same network and talk. 2020-06-07 16:41:54 -04:00
Stephen Smoogen
985f3add05 remove zone for access.redhat.com. ips no longer work 2020-06-07 16:05:04 -04:00
Stephen Smoogen
5204a7aa34 remove old system no longer running dns. simplify iad2net 2020-06-07 16:00:57 -04:00
Stephen Smoogen
98d8ec7a8f fix 53 in both places 2020-06-07 15:44:26 -04:00
Stephen Smoogen
0266f2541d fix the kojibuilder firewall for udp and ss 2020-06-07 15:41:54 -04:00
Stephen Smoogen
11baf9ef99 try adding a hosts files for the s390 builders 2020-06-07 15:35:15 -04:00
Stephen Smoogen
d099a158f6 this should allow IAD2 to SSH into s390 2020-06-07 14:54:43 -04:00
Kevin Fenzi
197f8aa1db Revert "virt_instance_create: try without this"
This reverts commit e92d1d070e.
2020-06-07 10:50:04 -07:00
Kevin Fenzi
e92d1d070e virt_instance_create: try without this
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-07 10:45:23 -07:00
Kevin Fenzi
e535322b1f Revert "Lets try not dropping ansible_python from cache"
This reverts commit d7735d5eb7.
2020-06-07 10:19:09 -07:00
Kevin Fenzi
93bbfb0936 base / iptables: just allow port 5000 for registries
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-07 10:07:09 -07:00
Stephen Smoogen
20874816e4 and this should allow PHX2 systems to get to RHEL content 2020-06-07 12:12:52 -04:00
Kevin Fenzi
40390c50a6 bvirthost: we need nested here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-06 18:23:23 -07:00
Kevin Fenzi
348817447e base / iptables: also add output rule for the ssh mount
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-06 17:32:44 -07:00
Kevin Fenzi
fff697a707 base / iptables: add iad2 ips to kojibuilder (phx2) section
We need to add this for s390x machines so they can talk to and be
managed by iad2 stuff. phx2 builders should not be affected, and
s390 builders only get the new rules added, so they should keep working
with phx2. We will need to clean this up after the move and remove all
the phx2 stuff.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-06 17:28:37 -07:00
Kevin Fenzi
f60844b5b0 dns: add s390 dns zone to iad2 view
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-06 16:05:34 -07:00
Stephen Smoogen
5de561dec3 make sure every task has a tag 2020-06-06 18:32:39 -04:00
Stephen Smoogen
b6c635fdbe add empty groups to nagios group_vars 2020-06-06 18:30:08 -04:00
Stephen Smoogen
bf37019d63 and we remember that we had it not try to split things on a ro disk space. fix 2020-06-06 18:25:08 -04:00
Stephen Smoogen
6f1c817fc5 ok put all the iad2 into a group and see if that makes nagios not cry 2020-06-06 18:16:07 -04:00
Stephen Smoogen
b72c46c607 according to https://docs.ansible.com/ansible/2.5/dev_guide/testing/sanity/no-dict-iteritems.html iteritmes is not in python3. changing old items 2020-06-06 16:57:01 -04:00
Stephen Smoogen
fd67776bab Revert "have to add group by group to see where break is"
This reverts commit 553341ca7a.
2020-06-06 16:53:30 -04:00
Stephen Smoogen
553341ca7a have to add group by group to see where break is 2020-06-06 16:51:08 -04:00
Stephen Smoogen
7f5b96a8e4 Revert "have to add group by group to see where break is"
This reverts commit 59af0e88ab.
2020-06-06 16:50:44 -04:00
Stephen Smoogen
59af0e88ab have to add group by group to see where break is 2020-06-06 16:47:10 -04:00
Rick Elrod
a4b89d6d0b set ansible caching back to jsonfile
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-06-06 15:33:24 -05:00
Stephen Smoogen
06aaf08df9 make it clearer where failure is happening 2020-06-06 16:31:21 -04:00
Stephen Smoogen
d89168a30f clean up download usage 2020-06-06 15:23:40 -04:00
Pierre-Yves Chibon
518d72347c Start porting vhost-info to python3
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-06 21:20:07 +02:00
Pierre-Yves Chibon
c05f210557 distgit/pagure: don't do fedmsg anymore
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-06 21:17:19 +02:00
Pierre-Yves Chibon
6e82268613 git/hooks: Start making the hooks crash less on rhel8/python3
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-06 21:17:05 +02:00
Pierre-Yves Chibon
adce324050 distgit/pagure: Add the iad2 internal IP to the whitelist of IPs
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-06 21:03:53 +02:00
Pierre-Yves Chibon
6d34ec4d5e test commit for the mirroring service/rabbitmq 2020-06-06 21:03:53 +02:00
Kevin Fenzi
b02b5c479b vhost-info: fix python2/3 path
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-06 11:39:51 -07:00
Kevin Fenzi
0c119e4a45 vhost-info: take a wild stab at porting to python3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-06 11:36:55 -07:00
Kevin Fenzi
57bc65b716 iad2: adjust buildvm-ppc64le builders to have larger disk
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-06 11:27:36 -07:00
Kevin Fenzi
155acccc77 iad2: add mac address for bvmhost-p09-02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-06 11:01:26 -07:00
Kevin Fenzi
4d8ba7d436 iad2: move buildvm-ppc64le-26 from 01 to 02 bvmhost.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-06 10:51:24 -07:00
Stephen Smoogen
62b318d084 try to get collectd to really ignore things taking up a lot of space not needed. *FIXME* 2020-06-06 12:56:33 -04:00
Kevin Fenzi
a683215e0c openvpn / server: Adjust vpns for migrated services.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-06 09:49:19 -07:00
Stephen Smoogen
10dca6059d add in more disk space for log01.iad2 2020-06-06 12:46:08 -04:00
Stephen Smoogen
960bd93c15 this is an attempt to shutdown the amount of celery queue logging collectd does. *FIXME* 2020-06-06 12:42:00 -04:00
Stephen Smoogen
16875c357d try to get this to work for builders in iad2 2020-06-06 10:39:09 -04:00
Stephen Smoogen
4571d8a6ac put all the common variables into a group file for buildvm_ppc64le 2020-06-06 09:53:20 -04:00
Stephen Smoogen
f54401aca0 this hack probably breaks things in a way different way 2020-06-06 09:32:53 -04:00
Stephen Smoogen
54d8110908 forgot to add in the /os/ to the repo tree. fixed. 2020-06-06 09:08:22 -04:00
Stephen Smoogen
fabb21ddd6 use base ppc64le definition starting out and then use proper repotree for ppc64le 2020-06-06 09:01:11 -04:00