Kamil Páral
ddc1e9c7d2
taskotron: install imagefactory-client cron jobs into /etc/cron.d
2019-05-29 15:59:08 +02:00
Kamil Páral
076ce8ea28
taskotron: install grokmirror cron jobs into /etc/cron.d
2019-05-29 15:47:32 +02:00
Kamil Páral
5b5b898c26
taskotron-dev: add a missing cron file
...
I forgot about it in my previous commit 987ba63be3
.
2019-05-29 15:34:34 +02:00
Kamil Páral
987ba63be3
taskotron-dev: try a better way to deploy cron files
2019-05-29 15:32:31 +02:00
Kamil Páral
c94ff57bab
taskotron: use F30 on minions even in production
2019-05-29 14:56:51 +02:00
Kamil Páral
7f338804b2
taskotron: use F30 minions on stg
2019-05-29 13:27:31 +02:00
Patrick Uiterwijk
743e75249c
tag2distrepo is now fully koji-based
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-29 10:58:27 +02:00
Patrick Uiterwijk
8dbaa4908d
Remove fas CA from koji
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-29 10:55:50 +02:00
Patrick Uiterwijk
432205f3d9
Move tag2distrepo to python hub
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-29 10:50:10 +02:00
Kevin Fenzi
b68a3cf906
nagios / bodhi: change masher to composer
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-29 02:57:01 +00:00
Kevin Fenzi
b8b43be0cd
bodhi/new-updates-sync: do not try and sync ppc64 for epel6/7 as we stopped composing that today with f28 eol.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-29 02:23:52 +00:00
Kevin Fenzi
8358a3f198
revert back to skip: true for these.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-29 02:20:50 +00:00
Mohan Boddu
18f412da29
F28 EOL - pkgdb status
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-05-29 01:00:07 +00:00
Randy Barlow
2843dd8422
bodhi: Remove another nagios check.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-28 23:14:33 +00:00
Kevin Fenzi
0d1c6899bb
bodhi updates variants: Drop ppc64 for epel6/7 for now, with retirement of fedora28 it's more difficult to support.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-28 21:22:28 +00:00
Kevin Fenzi
69ca7568f8
koji_builder: do not install the python2 osbs client, hopefully we don't need it anymore.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-28 21:15:27 +00:00
Kevin Fenzi
d863145e3f
koji_builder: revert this for now until we can fix them all.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-28 21:11:01 +00:00
Kevin Fenzi
386d9a1d02
base/hosts: Clean up some depreciations.
...
koji_builder/sudo: Clean up some more depreciations.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-28 20:47:54 +00:00
Kevin Fenzi
93e8e1225b
buildvm_stg: Also set python3 for ansible.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-28 20:33:31 +00:00
Kevin Fenzi
2ac397004c
buildvm-stg: move to f30
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-28 19:57:14 +00:00
Stephen Smoogen
85eae21119
try to make this work with EL8
2019-05-28 19:09:32 +00:00
Randy Barlow
b2a318e4ca
bodhi: Remove a bunch of no-longer-needed when checks.
...
Now that we only have bodhi-backend01, there are a lot of
unnecessary when conditions. This commit removes them.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-28 18:43:07 +00:00
Randy Barlow
69f6757df0
bodhi: We do not want to restart messaging.
...
We had some code to protect backend01 from restarting fedmsg-hub so
as not to interrupt running composes. Since we now only have
backend01 it just doesn't make sense to have a restart handler
anymore.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-28 18:36:00 +00:00
Michal Konečný
4677611f60
the-new-hotness: Fix principal name
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-05-28 19:51:40 +02:00
Stephen Smoogen
95da782701
we had some entries for bodhi-backend03 which did not make sense to keep. remove them also
2019-05-28 17:23:38 +00:00
Stephen Smoogen
31d95ec505
remove almost all bodhi02 entries. Still have 1 for /usr/bin/bodhi-expire-overrides
2019-05-28 17:20:22 +00:00
Randy Barlow
87a906915c
Revert "bodhi: Temporarily remove compose check from upgrade script."
...
This reverts commit dcaecc106d
.
2019-05-28 16:44:03 +00:00
Randy Barlow
dcaecc106d
bodhi: Temporarily remove compose check from upgrade script.
...
Rigth now the pods aren't serving because we need to build new
containers, so the compose check is failing. I know there isn't a
compose, so remove that check for now.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-28 16:40:37 +00:00
Randy Barlow
6be174abf5
bodhi: Don't use backend02 anymore.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-28 16:32:47 +00:00
Michal Konečný
58f39d5719
the-new-hotness: Fix syntax error
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-05-28 18:28:20 +02:00
Randy Barlow
b226ec905a
bodhi: Let fedora-messaging install /etc/fedora-messaging.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-28 16:26:55 +00:00
Randy Barlow
b2b32e824c
bodhi: /etc/fedora-messaging should be a directory.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-28 16:19:51 +00:00
Randy Barlow
ffa6e5f7f0
bodhi: Install /etc/fedora-messaging.
...
Not sure how I didn't hit this on stg, but we need to set up the
/etc/fedora-messaging dir itself.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-28 16:12:02 +00:00
Michal Konečný
3d1e0f94a9
the-new-hotness: Add kerberos config
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-05-28 18:04:14 +02:00
Randy Barlow
4cf1624c76
bodhi: Upgrade production to Bodhi 4.0.0.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-28 15:58:52 +00:00
Mohan Boddu
73a51e7fa4
F28 EOL - Disable Cloud and Container composes
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-05-28 14:54:15 +00:00
Michal Konečný
7c5b9371a4
the-new-hotness: Fix the hosts for keytab
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-05-28 16:38:00 +02:00
Michal Konečný
9678fcab63
the-new-hotness: Change host to something that exists
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-05-28 16:30:20 +02:00
Michal Konečný
e853efe9f0
the-new-hotness: Add keytab for koji
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-05-28 16:24:19 +02:00
Mohan Boddu
775245a823
Fedora 28 EOL - Bodhi Changes
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-05-28 14:17:39 +00:00
Pavel Raiskup
00a07f94e4
copr: backend: provisioning hacks to make bootstrap chroot work
2019-05-28 06:33:29 +02:00
Pavel Raiskup
6cae0779ee
copr: builder: fix bootstrap_chroot feature?
...
Put 'elfutils-libelf', otherwise
devtoolset-3-elfutils-libelf-0.161-1.el7.x86_64 from scl
repositories might be installed by dnf into bootstrap chroot.
2019-05-27 19:07:29 +02:00
Pavel Raiskup
abffb6b3b3
copr: backend: install virt stuff for spawning aarch64 boxes
2019-05-27 15:59:56 +02:00
Pavel Raiskup
4bc27555b7
copr: enable aarch64 builders in production
2019-05-27 15:32:23 +02:00
Pavel Raiskup
27c64331b1
copr: provision: move to F30
2019-05-27 15:04:54 +02:00
Michal Konečný
4e4837cf72
Anitya: Revert change
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-05-27 13:54:03 +02:00
Michal Konečný
183eb0a17a
Merge branch 'master' of ssh://batcave01/git/ansible
2019-05-27 13:52:03 +02:00
Michal Konečný
15291e092e
the-new-hotness: Add RPM_PACKAGER env variable
...
This will hopefully fix
https://github.com/fedora-infra/the-new-hotness/issues/237
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-05-27 13:51:30 +02:00
Michal Konečný
3cc6898214
the-new-hotness: Add RPM_PACKAGER env variable
...
This will hopefully fix
https://github.com/fedora-infra/the-new-hotness/issues/237
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-05-27 13:49:35 +02:00
Michal Konečný
cf841dd753
the-new-hotness: Add USER declaration to Dockerfile
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-05-27 10:15:21 +02:00