František Zatloukal
2015db37db
Revert "oraculum: debug"
...
This reverts commit b2bccebecf
.
2022-10-21 13:30:14 +02:00
František Zatloukal
b2bccebecf
oraculum: debug
2022-10-21 12:33:00 +02:00
Pavel Raiskup
09b9fd3b46
copr-be: limit the resources taken by pruner
2022-10-18 07:28:25 +02:00
Kevin Fenzi
18eecec303
nagios: adjust redhat.com email check
...
Right now there's often a backlog due to it not responding to the fedora
side. So, lets bump up the checks a bit so they do not alert all the
time.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-12 12:45:48 -07:00
Sandro
3b3e224415
Badges: add gui1ty to tahrir.admins
...
For helping people and getting a general understanding of how it
works.
2022-10-12 15:32:25 +00:00
František Zatloukal
166c3ba9fd
Revert "oraculum: Try ubi9 python s2i"
...
This reverts commit 55a310aafa
.
2022-10-11 17:14:41 +02:00
František Zatloukal
55a310aafa
oraculum: Try ubi9 python s2i
2022-10-11 16:56:42 +02:00
Nick Bebout
41f3ed38e4
Don't overwrite people.conf for now until the SSL cert is fixed
2022-10-07 13:46:42 -05:00
Kalev Lember
ffe87832dd
flatpak-indexer: Update to a new upstream
...
This fixes a flake8 test failure that's breaking the deploy.
Signed-off-by: Kalev Lember <klember@redhat.com>
2022-10-06 16:02:44 +00:00
Kalev Lember
d98436d1e8
flatpak-indexer: add missing . to odcs_uri
...
Signed-off-by: Kalev Lember <klember@redhat.com>
2022-10-06 16:01:19 +00:00
František Zatloukal
0d170a73de
oraculum: Flower: try without rewrite-target
2022-10-06 16:17:16 +02:00
František Zatloukal
d928771ee4
oraculum: Flower: try different rewrite-target
2022-10-06 15:56:49 +02:00
Lukas Holecek
b1775b2ae7
greenwave: Avoid request errors when memcached is temporarily down
2022-10-06 08:52:36 +00:00
Kevin Fenzi
88acf9c72c
flatpak-indexer: add odcs_url
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-05 22:41:10 -07:00
Kevin Fenzi
fa610eaed0
osbs: fix race between stg and prod making registry secrets
...
If you run these playbooks without any limit, The 4 master hosts (2
x86_64 and 2 aarch64) will be in the play, but they all use local_action
to make the local secrets file thats loaded. This means, whichever of
them happens to be writing the file last, thats the version of the file
that all 4 of them get. This is particularly bad when it's the staging
creds and the prod hosts get it loaded. :(
So, adding {{ env }} here makes the staging and prod versions seperate
so they don't step on each other.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-05 16:11:03 +00:00
Michal Konečný
10bca6af9e
[release-monitoring] Sync production with staging for 1.6.0
...
With the release of 1.6.0 we can now remove the poetry specific changes for
staging and instead use the same for staging and production.
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-10-05 14:32:22 +02:00
František Zatloukal
679442eac0
oraculum: Fix flower command
2022-10-05 14:28:28 +02:00
Kevin Fenzi
0bf8885519
notifs: drop 02 versions of things
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-04 16:04:17 -07:00
Tomas Hrcka
ddf3ea905d
F37 final freeze
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-10-04 16:00:36 +02:00
Pavel Raiskup
d63f67e106
copr-dist-git: allow importing autospec srpms
...
https://pagure.io/copr/copr/issue/2317
2022-10-04 15:52:06 +02:00
Kevin Fenzi
3050376b0d
swap conditionals
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 19:01:02 -07:00
Kevin Fenzi
3e9e7af6d0
reinstall notifs-web01 with f36
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 16:20:10 -07:00
Kevin Fenzi
527d8cda18
sssd: exclude rabbitmq user also
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 16:12:55 -07:00
Kevin Fenzi
2f2c0932e9
fix url for install
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 16:07:59 -07:00
Kevin Fenzi
a20235b95d
notifs: fix missing closing squiggly
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 16:06:33 -07:00
Kevin Fenzi
223455e441
prep notifs-backend role for 02 being 01
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 16:04:52 -07:00
Kevin Fenzi
57f016220f
reinstall notifs-backend01 with f36
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 16:01:51 -07:00
Kevin Fenzi
d283c918fe
notifs / web: use correct host conditionals for frontend
...
This is the frontend role, and runs on notifs-web* not backend, so these
conditionals were just wrong.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 10:51:22 -07:00
Lukas Holecek
42b91b718b
greenwave: Use pymemcache as cache backend
...
Uses the dogpile cache backend that is now installed in the new
greenwave container images.
This replaces the old python-memcached backend which has not been
updated in many years and we has some compatibility issues
(https://github.com/linsomniac/python-memcached/issues/176 ).
2022-10-03 16:37:07 +00:00
Kevin Fenzi
40633757bf
notifs-web01.stg: move to f36
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 09:21:40 -07:00
Pavel Raiskup
06da784807
copr-be: enable mdadm volume in prod
2022-10-03 11:59:49 +02:00
Pavel Raiskup
cf03cc0547
copr-be: scan raid10 if the fs is not found
2022-10-03 11:49:27 +02:00
Pavel Raiskup
bd91e5759d
copr-be: typo in fs check
2022-10-03 11:24:03 +02:00
Pavel Raiskup
614ded054b
copr-be: check RAID10 volumes
2022-10-03 11:20:41 +02:00
Jakub Kadlcik
459bdc5248
copr: oops, forgot to add the cron.daily/copr-backend file
2022-10-03 02:18:11 +02:00
Jakub Kadlcik
c642d777e2
copr: add custom cron.daily/copr-backend
2022-10-03 02:06:46 +02:00
Kevin Fenzi
dcf30e51a9
osbs / prod: try upgrading the buildroot
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 18:22:48 -07:00
Kevin Fenzi
8fe6d2cf0c
osbs / staging: try upgrading the buildroot
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 18:17:06 -07:00
Kevin Fenzi
59f06a498c
add host_vars for new a64 buildvms
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 16:05:48 -07:00
Kevin Fenzi
e81a9c940a
buildvm-a64-31,32,33 to bvmhost-a64-15 and add 34-40
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 16:03:07 -07:00
Kevin Fenzi
be52cd1413
buildvm-a64-21 to 30: move to vmhost-a64-14
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 15:02:52 -07:00
Kevin Fenzi
dcace9c1db
add 2 more hosts to runroot
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 14:47:36 -07:00
Kevin Fenzi
c98f3b8fef
buildvm-a64-11 to 20: move to bvmhost-a64-13
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 14:30:31 -07:00
Kevin Fenzi
4653a109de
buildvm-a64-0*:10 move to new bvmhost
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 13:57:00 -07:00
Kevin Fenzi
ba08fd0215
buildvm-a64-01: move to new virthost, adjust sizes
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 13:25:12 -07:00
Kevin Fenzi
07b03ce88a
bvmhost-a64-12 thru 16 enter the ring
...
These are new mt snow boxes. 80 cpus, 384gb mem, 6 1TB nvme drives.
They will be replacing emags. We cannot replace all the emags yet, since
we still need armv7 support and these don't have that, but after next
year we should be able to start dropping them.
One of these might move over to staging, still pondering.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 12:55:44 -07:00
Kevin Fenzi
fdb2c3e28f
Add pxeboot info for new aarch64 bvmhosts
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 11:02:44 -07:00
Ondřej Budai
8567770f43
koji_hub: add osbuildImage to the list of tasks in koji-web
...
osbuildImage is a task, it can have children (tagging) and can exist as
a top-level task, thus I'm adding it into all lists.
This is needed in order to osbuildImage appearing on the list task page:
https://koji.fedoraproject.org/koji/tasks
2022-09-30 16:34:21 +00:00
Lukas Holecek
a59f582c09
greenwave: Update OpenShift templates for the new release
2022-09-30 16:23:24 +00:00
František Zatloukal
7ad73ddf72
oraculum: try redis from docker.io
2022-09-30 09:52:36 +02:00