Pierre-Yves Chibon
1cbdd19d3b
rabbitmq: fix the suffix for the cbs user in stg
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2022-02-14 11:51:57 +01:00
Pierre-Yves Chibon
85362fa63d
rabbitmq: create the CBS user on rabbitmq
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2022-02-14 10:30:49 +01:00
Jakub Kadlcik
5249952c7b
copr: prune old per-task-logs daily
...
The upstream package suggests to prune per-task-logs monthly but with
all the mass rebuilds going on right now (@copr/PyPI,
@rubygems/rubygems), I think it is safer to prune them daily.
2022-02-13 17:56:15 +01:00
Kevin Fenzi
93cf7c27db
virt-install / ppc64le: drop the features thing for now
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-12 18:05:21 -08:00
Kevin Fenzi
3cebeb87bf
virt-install / ppc64le: it is --features not --feature
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-12 17:58:46 -08:00
Kevin Fenzi
dee996826e
main: comment out copr-db for now, as it has syntax errors
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-12 16:38:33 -08:00
Kevin Fenzi
ccdcf88c0d
main: adjust copr playbooks for current setup
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-12 16:36:31 -08:00
Kevin Fenzi
31322fc693
buildvm_ppc64le: add virt feature back in
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-12 16:34:21 -08:00
Pavel Raiskup
ddd65268d5
copr-builders: s390x machines can be started in jp-tok-2, too
...
IBM support team cleaned-up some leftover volumes, so we can start the
machines in this location again!
2022-02-11 10:45:35 +01:00
František Zatloukal
3f35be8d8a
Blockerbugs: pull in BUGZILLA_API_KEY just for stg for now
2022-02-11 00:48:31 +01:00
František Zatloukal
9571d59009
Blockerbugs: fixup pagure url for prod
2022-02-11 00:24:39 +01:00
Kevin Fenzi
e63540371b
virthosts: switch rhel8 module stream to 'av'
...
Turns out we had 8.3 enabled, which is not the advanced virt stream.
Instead enable that on all rhel8 virthosts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-10 14:07:04 -08:00
Kevin Fenzi
7ad036fea5
buildvm-a32: adjust install to use new variables, drop highmemory thing
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-10 13:20:42 -08:00
Kevin Fenzi
73b0029f20
postgresql server: double work_mem
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-10 13:06:59 -08:00
Kevin Fenzi
aea666faa7
proxies / stg: move them to f35
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-10 12:54:10 -08:00
Pavel Raiskup
ae6239fd81
copr-fe: use the 'gssapi-login' link name
2022-02-10 16:42:58 +01:00
Pavel Raiskup
ebfdb90616
copr-fe: automatically update httpd config with certbot change
2022-02-10 16:31:54 +01:00
Pavel Raiskup
6c4f26f22b
copr-fe-dev: tag the certbot role
2022-02-10 16:28:56 +01:00
Pavel Raiskup
eda6b34fa7
copr-fe-dev: create cert also for the aws hostname variant
2022-02-10 16:26:30 +01:00
Pavel Raiskup
7753abb7cd
copr-fe-dev: Let's Encrypt both stg.f.o and cloud.f.o addresses
2022-02-10 16:24:59 +01:00
Silvie Chlupova
e1bd5ad45d
copr: change copr-fe-dev.cloud.fedoraproject.org to copr.stg.fedoraproject.org
2022-02-10 16:13:58 +01:00
Mark O Brien
ead918a386
ocp4: add proxy settings for worker06
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-10 14:33:19 +00:00
Mark O Brien
c35a318b18
ocp4: add initial setup for worker06 prod
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-10 14:25:36 +00:00
Silvie Chlupova
2eab0c9987
copr: change copr-fe-dev.cloud.fedoraproject.org to copr.stg.fedorainfracloud.org
...
Also change copr-fe-dev.aws.fedoraproject.org to
copr.stg.fedoraproject.org. It is needed because of setup in kerberos
config files placed in the fedora-packager-kerberos which takes
stg.fedoraproject.org as staging instance, not aws.fedoraproject.org
2022-02-10 14:49:56 +01:00
Silvie Chlupova
48d5523dc5
copr: remove copr.stg.fedoraproject.org, we don't use it.
...
This is an old initiative, we wanted to have two frontend instances,
but we never used it.
2022-02-10 14:36:58 +01:00
Adrian Reber
59dce1ad02
Update scan-primary-mirror
...
During F36 branching a small bug was discovered in scan-primary-mirror
and this deploys the corresponding fix.
Signed-off-by: Adrian Reber <adrian@lisas.de>
2022-02-10 09:12:27 +01:00
Kevin Fenzi
2e548a91e6
nagios_server: update what variable nagios templates use for ipv4
...
We changed eth0_ip and eth0_ipv4 to eth0_ipv4_ip. Update the host
templates.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-09 16:03:01 -08:00
Pavel Raiskup
8caaee2b08
kojipkgs: repomd.xml (the small one) should never be cached
...
We can cache any other file in the repo, even the repository metadata.
But repomd.xml is the smallest part (glue) that needs to be always
up2date to correctly reference the actual repofiles.
Fixes: https://pagure.io/fedora-infrastructure/issue/10531
2022-02-09 18:36:49 +00:00
Mohan Boddu
01a020f1e6
Re-enable f36/branched signing now that we have a branched compose
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-02-09 10:14:58 -05:00
Pavel Raiskup
4c6d121f4c
copr-builders: more reasonable name
2022-02-09 15:04:37 +01:00
Pavel Raiskup
3b9903252d
copr-builders: allow large memory allocations
2022-02-09 15:00:11 +01:00
Pavel Raiskup
7813a835d9
copr-builders: typofix
2022-02-09 14:49:19 +01:00
Pavel Raiskup
fb7a2198f7
copr-builder: experiment with disabled kernel OOM killer
...
Relates: rhbz#2051154
2022-02-09 14:43:06 +01:00
Silvie Chlupova
05c986ba1c
copr-distgit: adding cron job for removing old tarballs
2022-02-09 12:58:40 +01:00
Silvie Chlupova
cbe1779d08
copr: change gssapi route name in apache conf
2022-02-09 12:48:14 +01:00
Kevin Fenzi
f8a320c69c
Drop the ec2_proxy role, we don't need it anymore.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-08 17:09:50 -08:00
Mohan Boddu
958b914ea0
Branched compose is now F36
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-02-08 17:54:41 -05:00
Mohan Boddu
5dd19f199b
Use f36 key to sign the iot devel stream
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-02-08 17:11:10 -05:00
Pavel Raiskup
3186e413d6
nagios/copr: monitor inodes (and one additional volume)
2022-02-08 22:53:43 +01:00
Tomas Hrcka
b886e2e9a7
Remove duplicate definition of iot in robosig
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-02-08 20:33:36 +00:00
Dusty Mabe
1bc1c1b193
openshift-apps: add coreos-ci project
...
CoreOS CI is used for PR testing CoreOS projects.
2022-02-08 20:18:00 +00:00
Kevin Fenzi
8646d57a6c
proxies / registry: drop some no longer wanted staging conditionals
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-08 11:43:08 -08:00
Mohan Boddu
a8c2d321f7
Disable f36(branched) signing until we get a successful branched compose
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-02-08 14:24:17 -05:00
Tomas Hrcka
dfcaed1b32
F36 branching
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-02-08 15:55:04 +00:00
František Zatloukal
234cc7937d
Revert "oraculum: Temp switch stg to prod branch"
...
This reverts commit 954e7a7c49
.
2022-02-08 15:56:39 +01:00
František Zatloukal
954e7a7c49
oraculum: Temp switch stg to prod branch
2022-02-08 15:49:27 +01:00
Stephen Smoogen
9e2d651e09
We can do daily count data 2 days back and not 3
2022-02-08 09:31:55 -05:00
František Zatloukal
fbcf6c40c5
Blockerbugs: SPlit proxy configuration for stg and prod
2022-02-08 12:33:46 +01:00
Mark O Brien
adc33f38f4
blockerbugs: use loop for balancer members
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-08 11:27:56 +00:00
František Zatloukal
fdec077685
Blockerbugs: adjust proxy for prod on ocp
2022-02-08 12:18:43 +01:00