Commit graph

34763 commits

Author SHA1 Message Date
Rick Elrod
70fccad8ea Revert "Revert "Revert "Disable prerelease redirects"""
This reverts commit 0b74b995d1.
2021-04-27 07:42:39 -05:00
Mohan Boddu
c9ef7ae515 Update iot stable to use fedora-34 key
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-04-26 11:54:03 -04:00
Mikolaj Izdebski
222265da05 koschei: Disable tracking of neuro-sig group (#9664) 2021-04-26 15:22:11 +02:00
Mohan Boddu
ddf2167d64 Fixing fedora-repo-zdicts package name
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-04-24 10:15:38 -04:00
Mohan Boddu
d131a660e5 F34 is GA
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-04-23 16:02:07 -04:00
Mark O'Brien
b51c4a5c7b ipa: need more modules enabled 2021-04-23 15:33:35 +01:00
Pavel Raiskup
e5e138a4e4 copr-hv: install guestfish 2021-04-23 15:43:46 +02:00
Pavel Raiskup
9cbb501ef8 copr-hv: install profile script
Mostly to setup default libvirt connection string.
2021-04-23 15:04:23 +02:00
Pavel Raiskup
bb3fab2d32 copr-hv: correct the template file path for image pool 2021-04-23 14:57:04 +02:00
Pavel Raiskup
d5d57426d5 copr-hv: auto-create libvirt image pool 2021-04-23 14:54:03 +02:00
Pavel Raiskup
8ebff52f89 copr-hv: allow @sysadmin-copr to ssh as 'copr', not root 2021-04-23 14:31:47 +02:00
Pavel Raiskup
e78f4671e2 copr-hv: allow root-ssh for copr admins 2021-04-23 14:27:48 +02:00
Pavel Raiskup
be237ac785 copr-hv: re-create socket file on libvirtd.socket change 2021-04-23 14:18:54 +02:00
Pavel Raiskup
e26640f89c copr-hv: libvirt group for libvirt socket file 2021-04-23 14:06:08 +02:00
Mark O'Brien
7952914916 ipa: enable correct idm module stg 2021-04-23 12:30:13 +01:00
Pavel Raiskup
18e8cca9e9 copr-hv: add missing libvirtd bridge config file 2021-04-23 12:23:02 +02:00
Pavel Raiskup
5c21297773 copr-hv: libvirtd bridge tagged 2021-04-23 12:22:11 +02:00
Pavel Raiskup
0e16e9d682 copr-hv: libvirtd bridge 2021-04-23 12:20:42 +02:00
Pavel Raiskup
f4a4919b49 copr-hv: volume storage 2021-04-23 12:09:45 +02:00
Pavel Raiskup
40a145dac6 copr-hv: swap space 2021-04-23 11:47:59 +02:00
Adam Williamson
8cc6545c4a Drop openQA scratch builds
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-04-22 16:06:19 -07:00
Kevin Fenzi
daefe569a6 set primary_auth_source: ipa for staging builders
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-22 14:00:51 -07:00
Pavel Raiskup
350968a567 copr-hv: use the copr/hypervisor role 2021-04-22 18:33:40 +02:00
Pavel Raiskup
34de1182cd copr-hv: install copr user 2021-04-22 18:32:13 +02:00
Pierre-Yves Chibon
1d48d31293 toddlers: remove duplicated variable
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-22 15:13:06 +02:00
Pierre-Yves Chibon
72c76eba63 toddlers: update the name and location of the private variables
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-22 15:09:28 +02:00
Nick Bebout
2e046bf1e5 jwf's patch swapped the order of the alias - it should read bt0: bt0dotninja 2021-04-21 21:32:00 -05:00
Nick Bebout
393efad2be Remove sysadmin-atomic from group_vars also 2021-04-21 16:50:57 -05:00
Nick Bebout
832455904e Merge branch 'main' of ssh://pagure.io/fedora-infra/ansible 2021-04-21 16:39:59 -05:00
Nick Bebout
a5e8f0f6c0 Remove sysadmin-gnome from batcave since it was deleted 2021-04-21 15:56:06 -05:00
Justin W. Flory (he/him) [Fedora Project]
2effdae9a7 fasjson: Add custom email alias bt0 for FAS @bt0dotninja
This commit creates a custom email address, `bt0@fp.o` to redirect to
@bt0dotninja's FAS email address. As folks who work with Alberto know,
his IRC/Matrix nick is `bt0` and frequently in chats and mailing lists,
his short-hand version of his name is used. So, as @nb did for me
previously with aliasing `jwf@fp.o` to @jflory7, I am doing the same for
@bt0dotninja.

Signed-off-by: Justin W. Flory (he/him) [Fedora Project] <jwf@fedoraproject.org>
2021-04-21 20:46:30 +00:00
Kevin Fenzi
6a2bff7af9 base / ifcfg: make sure and set staging to use stg.iad2.fedoraproject.org domain
This should only affect stg hosts.
We had set all of iad2 the same, prod and stg both.
We need to make sure stg resolves to stg hosts first.
This worked somewhat until now because we replace the resolv.conf on stg
hosts, but without this they are borken right after boot and until we
replace the resolv.conf and restart httpd or other services.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-21 12:13:06 -07:00
Kevin Fenzi
6e1ab9cd21 ipa / client: setup nopasswd sudo groups for maintainer test
For the maintainer_tests instances we just want to allow anyone with
shell access ability to sudo with no password. In this case asking for
password/tokens could provide a MITM attack vector. This matches up with
the way they were setup before with fas2.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-21 16:18:47 +00:00
Pierre-Yves Chibon
7e4543be97 fasjson: do not make the fasjson-aliases silently catch all the exception
This just makes it much harder to debug anything as it silently crashes.
With this, it will crash, show a stacktrace and still have a return code
different from 0.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-21 18:06:10 +02:00
Pierre-Yves Chibon
a83685e80a fasjson: fix typo, we need to access .result to have the dict
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-21 17:57:22 +02:00
Pierre-Yves Chibon
3cd2bf8929 fasjson: Only create an alias for Fedora contributors
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-21 17:54:09 +02:00
František Zatloukal
ffb00b941f Revert "oraculum: Use feature branch to test out FAS on stg"
This reverts commit a20bb1afdd.
2021-04-20 23:25:11 +02:00
František Zatloukal
a20bb1afdd oraculum: Use feature branch to test out FAS on stg 2021-04-20 14:00:30 +02:00
63015e6bd3 Update bodhi staging sync playbook phx2 -> iad2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-04-19 16:53:58 +00:00
a34c6f6992 languages: namespace missing in oc commands 2021-04-19 16:48:22 +00:00
Brendan Early
4a2f31b0ca Fix syntax issue in solr playbook 2021-04-19 16:46:50 +00:00
Miroslav Suchý
b57d7d4028 copr: typo 2021-04-19 16:29:57 +02:00
Miroslav Suchý
08b2e1370e copr: workaround memory leak
/api_3/package/list/ is leaking a memory. Even after two days of investigation, I did not find why.
Just recycle it more frequent to avoid oomkiller.
2021-04-19 16:03:25 +02:00
Pierre-Yves Chibon
8ccd038356 toddlers: ignore the cockpit account as we do for a couple of others
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-19 14:12:35 +02:00
Pavel Raiskup
182b4e2ba6 copr-backend: fix directory listing mtime
Fixes: https://pagure.io/copr/copr/issue/1649
2021-04-19 11:49:06 +02:00
31cc6b81ae update bodhi upgrade migration bool phx2 -> iad2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-04-19 09:15:42 +10:00
44ba9627eb prepare for deploying bodhi 5.7.0 to staging
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-04-19 08:40:39 +10:00
9a11a95feb remove batcave's retrieve-security-question.py
Removes the batcave script, retrieve-security-question.py
which is no longer needed with Noggin / FreeIPA-FAS

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-04-19 08:38:25 +10:00
Kevin Fenzi
c902575f49 openvpn / base: clean up more RedHat and el6 conditionals
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-16 14:32:36 -07:00
Kevin Fenzi
c0eba5712b openvpn /client: drop another unneeded conditional
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-16 14:25:17 -07:00