Commit graph

29044 commits

Author SHA1 Message Date
Pavel Raiskup
fc48a634a1 copr: spawner: put 'dev/prod' into instance name 2020-04-24 21:34:16 +02:00
Kevin Fenzi
66b57bb064 Move buildvm to f31
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
9d1e6bf031 virt_instance_create: make sure to wipe the facts cache if we are (re)installing the guest
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
a23c67ecb6 dhcp: use a existing next-server and path.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
ef6cef5ba2 dhcp: move all the dell fx blades over to uefi.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
3b44da3698 nagios: add deployment_type prod for nagios fedora-messaging.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
7905f44dcd github2fedmsg: add username for fedora-messaging
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
18e16cbcfa base: forgot when conditional on last alternatives add
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
5af03fdec0 base: On rhel8 machines set /usr/bin/python to /usr/bin/python3
The reason we do this is so we can use a few scripts (like nag-once)
as python2 on python2 hosts and python3 on rhel8 hosts.
Note that this depends on the script working on either.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Pierre-Yves Chibon
5a25802f9a base: First pass at making nag-once working with python3
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
705bccaa3b buildvm-aarch64-25: add another heavybuilder.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
61a497f243 rawhide-test: start with a f30 image, sinnce f31 image won't upload.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
228700fa05 rawhide-test: move to new f31 based image, add f31 image name to vars
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
975d5e12d0 bugzilla2fedmsg: set username for non openshift install.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Pavel Raiskup
b4cbf30eab copr: aws: fix typos in playbooks 2020-04-24 21:34:16 +02:00
Pavel Raiskup
e764437f93 copr: aws: move aws credentials to aws_cloud_vars 2020-04-24 21:34:16 +02:00
Pavel Raiskup
85350d097e copr: aws: ansible has problems to parse ~/.aws dir 2020-04-24 21:34:16 +02:00
Pavel Raiskup
2f38763a49 copr: provision: provide spawner role 2020-04-24 21:34:16 +02:00
Pavel Raiskup
b5527ad125 copr: provide vars file for aws playbooks 2020-04-24 21:34:16 +02:00
Pavel Raiskup
3b5f56e66b copr: aws x86_64 spawner playbook 2020-04-24 21:34:16 +02:00
Kevin Fenzi
9343cbd0e6 buildvm-aarch64: move to 31.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
ce1667643b buildvm-aarch64-24: set right lv
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
f19a86f5d5 buildvmhost-aarch64-10: Revive buildvm-aarch64-24
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
f5778bc068 stating: set deployment_type: stg for all stg hosts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
77d32df54e datagrepper: add deployment_type prod for prod datagrepper
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Rick Elrod
f5c6af203b bastion_stg: try adding nagios_client to appease nagios and its nrpe check
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:16 +02:00
Stephen Smoogen
88ccd1eba9 there isnt a services equivalent to fedmsg.cfg yet.. just a contacts. I was fixing worng thing 2020-04-24 21:34:16 +02:00
d30d72973b upstreamfirst.fic.o: lowering shared_buffers to 1GB 2020-04-24 21:34:16 +02:00
2d500b3c20 upstreamfirst.fic.o: use small_postgres_instance for the upstreamfirst machine 2020-04-24 21:34:16 +02:00
48ef2735d3 postgresql_server: add conditional for small postgresql instances
The recent changes to postgresql_server increased the required memory past
what one of my VMs had. I've added a conditional in postgresql.conf to put
some memory settings back where they used to be (controlled by
small_postgres_instance, default is false) and created a default to not use
the small_postgres_instance settings unless specified
2020-04-24 21:34:16 +02:00
Kevin Fenzi
5ecc8a9c4f base / postfix: also work around postfix/systemd bug on buildvmhost-s390x.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
ab3d26abec postgresql-server: include vars here because db-qa03 uses them.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
3925007a1d wiki: add missing role: directive.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
bd3388ba4d sundries: fix up when clause, you can't pass it a list like this.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
7aba98780e fedora-messaging-migration: Patches from Karsten Hopp to move script calling things from fedmsg to fedora-messaging
We will need to check these services after pushing this out and confirm
that they are still emitting or hearing messages they need to.

Many thanks Karsten!
2020-04-24 21:34:16 +02:00
Kevin Fenzi
e94fcbd825 iptables: fix group name, it's proxies_internal not proxies-internal.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
ab3f501820 secondary01: Copy to secondary01 a python2 version of create-filelist because it can't run the python3 one.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Adrian Reber
3bd3163637 mirrorlist: do not create pkl anymore
The pkl file should be removed from everywhere now and everything should
be copying, stating or checking the .proto file now.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:16 +02:00
Adrian Reber
e8503d0d5a mirrorlist: try a explicit removal if starting fails
Starting the mirrorlist container after a stop sometimes fails with:

Error: error creating container storage: the container name "mirrorlist1.service" is already in use

One way to work around this is to run:

sudo -u mirrormanager /usr/bin/podman rm mirrorlist1.service --storage --force

The restart mirrorlist container script now tries to remove the
container with '--storage --force' if the start fails and retries the
start.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:16 +02:00
Adrian Reber
fc25f8e40d mirrorlist: fix last script referencing pkl
The script sync-old-pkl.yml (which is almost never used) was still
referencing pkl instead of the new proto extension for the mirrorlist
data exchange file. Now also using .proto. The name of the file is
unchanged which is not correct anymore. Not sure if the filename is
referenced in any documentation or SOP. Not changing it therefore right
now.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:16 +02:00
Dominik Turecek
32c7d9393e copr: enable building armhfp packages 2020-04-24 21:34:16 +02:00
Clement Verna
ae47f839ba Master: disable OpenShift apps playbook since they retrigger a build + deployment
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:16 +02:00
Pavel Raiskup
de6d5b09cd copr: disable nspawn for fedora-rawhide-i386 chroot
https://bugzilla.redhat.com/show_bug.cgi?id=1773255
2020-04-24 21:34:16 +02:00
Kevin Fenzi
9d9734fa28 buildvm_ppc64le: for now build machines as pseries-4.0 as 4.1 (the default) doesn't work.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
20293b6603 builders / ppc64le: move to f31
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Rick Elrod
3d9dbe4e3a Revert "add in karsten hopp patch on ssl.cfg"
This reverts commit 3dd7f3f98aa357f6c3c9461f2154ed612be77ac5.

This is bad for several reasons. 1) It breaks nagios. 2) It
special-cases proxy03.
2020-04-24 21:34:16 +02:00
Rick Elrod
5de6b23fe2 nagios_server: we cannot have two contacts named the same thing...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
9afd2960a0 koji_builder / stg: only keep buildroots for 4 hours, not 24 hours like prod
If we try and keep every build root for 24 hours the builders fill up and stop processing.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Stephen Smoogen
123e36f38e please remember to do a git add before commit so you can get the goodness you wrote 2020-04-24 21:34:16 +02:00
Stephen Smoogen
41fe0ec74e add in nagios patches from karsten 2020-04-24 21:34:16 +02:00