Commit graph

31126 commits

Author SHA1 Message Date
Pavel Raiskup
286e1084b6 copr-fe: mark dropping of http config file as 'config' 2020-04-24 21:34:29 +02:00
Pavel Raiskup
7aa0039cae copr-fe: always execute aws_cloud tasks
This is needed to fix playbook run with `-t config`.
2020-04-24 21:34:29 +02:00
Pavel Raiskup
2036e377df copr-fe: style cleanup for coprs.conf
- some documentation for things I think I know why we did them
- drop duplicated statements
- white-space lint
- dev: drop enforced redirect to https, we don't do that in production
  so it is weird to do that on stage (and Let's Encrypt doesn't insist
  on that rule anyways as I initially thought)
2020-04-24 21:34:29 +02:00
Pavel Raiskup
be297ae16e copr-fe: consolidate coprs.conf and coprs_ssl.conf.j2
I finally found a motivation to do this, after problems with reporting
https://github.com/GrahamDumpleton/mod_wsgi/issues/542

I noticed that we had duplicate VirtualHost for 443 after
d2ec98c7a2 so I dropped the duplication.
2020-04-24 21:34:29 +02:00
Pavel Raiskup
877774c7ee copr-fe: setsebool httpd_execmem=no again
We are on F31 nowadays.
2020-04-24 21:34:29 +02:00
Pavel Raiskup
eff99c63a4 copr-fe: don't load wsgi explicitly
It is implicitly loaded by conf.modules.d/10-wsgi-python3.conf
from python3-mod_wsgi package we depend on.
2020-04-24 21:34:29 +02:00
Kevin Fenzi
85a6b9443e ipsilon / staging: and add the missing trailing \
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:29 +02:00
Kevin Fenzi
8cecdf5bb1 ipsilon / staging: also enable the updates-testing repo for the install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:29 +02:00
Kevin Fenzi
c3c4c7144e ipsilon / staging: pull updates-testing repo from fedora-repos
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:29 +02:00
Kevin Fenzi
f7fad321ac ipsilon / staging: pull ipsilon staging from updates-testing
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:29 +02:00
Mohan Boddu
af0c812a88 Adding eln tags for signing
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:29 +02:00
Stephen Smoogen
3180cac828 remove final elections items from ansible 2020-04-24 21:34:29 +02:00
Stephen Smoogen
328113f81a remove hosts from cloud and nagios 2020-04-24 21:34:29 +02:00
Stephen Smoogen
e8073c3bcd remove elections server from ansible. it is now in openshift 2020-04-24 21:34:29 +02:00
Adam Williamson
fbecb70bc1 openqa/dispatcher: Drop 32-bit ARM-on-x86_64 from stg scheduling
As in fedora_openqa, drop this as it's been broken forever and
we are clearly not going to fix it. At some point I'll set up
32-bit-ARM-on-aarch64 testing. Hopefully.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:29 +02:00
Pierre-Yves Chibon
874700a6c8 proxies: add kerneltest.fp.o reverse proxy so it points to openshift
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:29 +02:00
Jan Kaluža
afaf0be610 Use releng@FEDORAPROJECT.ORG on ODCS releng backends. 2020-04-24 21:34:29 +02:00
Pierre-Yves Chibon
64f914e5fc proxies-website: Add kerneltest to the proxies
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:29 +02:00
Pierre-Yves Chibon
17580a45a4 kerneltest: Fix the name of the port to use in the route
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:29 +02:00
Clement Verna
8149688f10 releng: add more info to the koji tags in stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
941a03afc8 kerneltest: Fix the name of the service
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
c0d672d6b6 kerneltest: move the app to kerneltest.fp.o as we do for the other ones
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
a1c13e9461 kerneltest: indentation matters
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
96c4d9385c kerneltest: Add a route in openshift to reach kerneltest in stg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
fe6e3284a6 kerneltest: give pingou access so he can help
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
231804daed kerneltest: try and see if specifying the local registry helps
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Stephen Smoogen
5815ef5f79 inventory/nagios. forgot to comment out two groups in children section. what a tangled web we weave when we practice jinja templates. 2020-04-24 21:34:28 +02:00
Stephen Smoogen
2396f4e042 inventory/nagios: find more duplicates which were not removed earlier 2020-04-24 21:34:28 +02:00
Stephen Smoogen
74cb17ed18 inventory : trying to find all the places where the cloud hosts is complicated (I thought I commented this out already) 2020-04-24 21:34:28 +02:00
Stephen Smoogen
f1ad4d3a9a inventory : trying to find all the places where the cloud hosts is complicated (another place cloud was mentioned) 2020-04-24 21:34:28 +02:00
Stephen Smoogen
3e03aa1740 inventory : trying to find all the places where the cloud hosts is complicated 2020-04-24 21:34:28 +02:00
Stephen Smoogen
a2010d9c5c inventory files:find and remove additional hosts which are moved and causing nagios templates not to work 2020-04-24 21:34:28 +02:00
Stephen Smoogen
2f85946fb1 it would help if I were actually following procedures during a freeze 2020-04-24 21:34:28 +02:00
Stephen Smoogen
91bac1fc02 remove templates which no longer exist 2020-04-24 21:34:28 +02:00
Stephen Smoogen
4dc9b97f91 Remove or comment out hosts which are getting moved to new datacentre 2020-04-24 21:34:28 +02:00
Kevin Fenzi
ce0b405677 koji_builder/staging: try bootstrap mode
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Stephen Smoogen
2bb8c51bf6 missed aotehr ; 2020-04-24 21:34:28 +02:00
Stephen Smoogen
9ed84d412f fix virthost22 with a ; at the end of line 2020-04-24 21:34:28 +02:00
Stephen Smoogen
87c2722414 and we forgot to give virthost22.mmgmt an ip address 2020-04-24 21:34:28 +02:00
Stephen Smoogen
1d8034410c different mac than expected for os03 2020-04-24 21:34:28 +02:00
Stephen Smoogen
2cdb577e48 two hosts who had wrong dhcp addresses 2020-04-24 21:34:28 +02:00
Stephen Smoogen
90524b1526 and we missed one 2020-04-24 21:34:28 +02:00
Stephen Smoogen
866ff1cf31 initial big patch to mgmt dhcp 2020-04-24 21:34:28 +02:00
Clement Verna
b483396a62 kerneltest: add the openidc client_secrets.json file
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:28 +02:00
Dusty Mabe
393333b8f1 openshift-apps/coreos-ostree-importer: don't sleep anymore
We can actually run the app now!
2020-04-24 21:34:28 +02:00
Dusty Mabe
cb1f9bf585 openshift-apps/coreos-ostree-importer: trim down supplemental groups
Turns out we only need 263. See https://pagure.io/releng/issue/8811#comment-629051
2020-04-24 21:34:28 +02:00
Kevin Fenzi
c98b32e3a6 totpcgi-prov: move the / alias above the non / one
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
7f4d82cfea totpprov: try and fix redirect tailing slash weirdness, from dkirwan
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Kevin Fenzi
5e197078d3 we are now in f32 final freeze
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:28 +02:00
Stephen Smoogen
d951a6f19e try this logic for later 2020-04-24 21:34:28 +02:00