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
Stephen Smoogen
0d287fce63
add in karsten hopp patch on ssl.cfg
2020-04-24 21:34:16 +02:00
Mohan Boddu
1a69434b48
Enabling module composes for epel8 in bodhi
...
Also, enabling signing for modules
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
193fc73c56
buildvm: add buildvm-s390x-17 to compose channel
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
3fbe452116
yumrepos: try and adjust for secondary/primary stuff.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
bb230eb4ae
buildvm-armv7: adjust install
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
e1bea5fb6b
postfix / base: also this is Service not service
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
cdeaa2558c
base / postfix: reload systemd after changing the postfix service file.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
015df8dc65
postfix / base: work around s390x bug in private devices.
...
https://bugzilla.redhat.com/show_bug.cgi?id=1769148
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Mohan Boddu
9e898f798e
Making bodhi-automated-pushes.py py3 compatible
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
75458a9252
base: further specify rootpw play hosts.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
de7bef8146
base: adjust rootpw setting to cover current names
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
c7b2271192
buildvm-s390x: move to f31.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
05efd6c0e7
and use it
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
f8452386fc
try a custom cache plugin, then.
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
2a90d25c7b
Revert "one more attempt at a "small" hack before I go all out"
...
This reverts commit 32c4ddd306bbca2e0315d2f0c1205ea8a3f19d8b.
2020-04-24 21:34:15 +02:00
Rick Elrod
626dff9ec3
one more attempt at a "small" hack before I go all out
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
7c2274b851
undo all that
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
bb74f4d89b
trying more sillyness to try to bust the cache here
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
1bff4950f3
wait a second
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
e4a8e812e2
what if I set it to something completely whacky?
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
f804fb2746
hardcode this for a sec, just to see
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
142017e95a
try another hack
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
7f37598ff0
and set this back to auto
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
cdb85e6bf1
try it here for grins
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
8e997ca4f0
try ''?
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
e500af0b27
try setting ansible_python_interpreter to !!null
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
0475be45de
virt_instance_create: try and gather facts after virt instance is created...
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
b4d8639165
add this back for testing
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
fcbcefce0f
for grins, try commenting this out
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
bfcaa2ff94
varnish: don't specify libsemanage-python, we install it (or python3-libsemanage) in base.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
cd54266160
bastion_stg: add a few more roles now that the very basics are fine
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
8843c4fd3c
group_vars/ all: re-add the auto setting that was removed by my sed. ;)
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
db9e25330b
inventory: try removing all the calls to ansible_python_interpreter and rely on the auto detection.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
97076ed46f
buildvm-stg: drop hard coding python3 and see if auto works.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
e37253e54f
ansible: try and set auto detect python back to 'auto' instead of 'auto_legacy'
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00