Commit graph

34750 commits

Author SHA1 Message Date
Pierre-Yves Chibon
18ad21119b iddev: have the playbook call certbot directly
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 15:24:36 +02:00
Pierre-Yves Chibon
8708d57804 iddev: try proxying to cergetter01 over https
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 15:15:39 +02:00
Pierre-Yves Chibon
54c65489ae iddev: try fixing the indentation
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 15:02:06 +02:00
Pierre-Yves Chibon
63863e6248 iddev: more fixes for the echo command
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 15:00:40 +02:00
Pierre-Yves Chibon
b46fed01b8 iddev: fix the echo line
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 14:58:26 +02:00
Pierre-Yves Chibon
0b7cae97a9 iddev: another attempt to get the playbook to handle the certs automatically
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 14:54:29 +02:00
Pierre-Yves Chibon
472b59038f iddev: try to get letsencrypt to renew the certs for us in the playbook
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 14:43:26 +02:00
Pierre-Yves Chibon
daf7776a9d yumrepos: be RHEL7/CentOS7 compatible
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 14:36:04 +02:00
Pierre-Yves Chibon
eefdc6f33b yumrepos: import the EPEL7 public key
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 14:34:01 +02:00
Pierre-Yves Chibon
aa3769d3bf yumrepos: Add an original-epel7.repo file for RHEL7/CentOS7 in aws
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 14:31:29 +02:00
František Zatloukal
48af0e1675 oraculum: Use a different branch on stg for test 2021-03-30 11:16:41 +02:00
Kevin Fenzi
ddbda78af2 basessh: should be an else here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-29 21:13:48 -07:00
Kevin Fenzi
a1121be991 basessh / pagure: undo change to everyone using git user, as we are not doing this now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-29 20:57:58 -07:00
Frank Ch. Eigler
16c2d3676d debuginfod: correct sqlite3->sqlite rpm package name 2021-03-29 19:26:11 -04:00
Frank Ch. Eigler
8d40bc0b51 debuginfod: reduce verbosity, improve debuggability
Have Dockerfile add a few rpms needed for "oc rsync" and "oc rsh" diagnostics.
Reduce default verbosity to -vv to avoid flooding logs with traversal msgs.
Reduce scanner concurrency to 3, considering limited cpu resources on .stg.
2021-03-29 22:59:12 +00:00
110084afb1 cleanup: remove phx2 hosts files 2021-03-29 22:49:35 +00:00
f8c683ffa8 cleanup: use iad2 composer 2021-03-29 22:48:10 +00:00
2f5f939a83 cleanup: change group_var datacenter from phx2 to iad2 2021-03-29 22:45:02 +00:00
35a43317d4 cleanup: remove unused PHX2 related host_vars/group_vars 2021-03-29 22:45:02 +00:00
Kevin Fenzi
fc2db16120 iptables / kojibuilder: add some more ports needed by ipa-clients
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-29 15:20:00 -07:00
Owen W. Taylor
801f96c950 Rebase flatpak-indexer to include robustness improving upstream commits
git shortlog 665c80047a7c15145faa8d77b60fadd2feebb1e1..be75c716bae720c45e720f8e1cecab01f4355bd3
Owen W. Taylor (4):
      Make code to handle disconnections shared between DeltaGenerator and Differ
      Indexer: Remove unchanged-registry-data short-circuit
      Cleaner: check for and remove dangling tardiff:result objects
      Differ: Handle the case where a queued task references a missing spec
2021-03-29 21:27:02 +00:00
Frank Ch. Eigler
d402df0fbe debuginfod: fix route->service port: 8002 2021-03-29 17:15:20 -04:00
Frank Ch. Eigler
e5fcf29be1 debuginfod: reduce initial container resource reqs to 12GB RAM and 1 CPU 2021-03-29 16:56:23 -04:00
Frank Ch. Eigler
7114616688 debuginfod: standardize on debuginfod-storage[-stg] as PVC etc. name 2021-03-29 16:45:17 -04:00
Frank Ch. Eigler
b5dc1fa04c debuginfod: PVC s/koji-volume/fedora-koji/ 2021-03-29 16:31:24 -04:00
Frank Ch. Eigler
0732c6c72b debuginfod: limit to f32 and up, fix PV storage accessMode 2021-03-29 20:27:30 +00:00
Owen W. Taylor
94ad45c15d flatpak-indexer: Fix the mount path for the redis data volume
Redis is configured to store its data in /data, so mount the persistent
volume there rather than on /var/lib/redis/data.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-03-29 13:38:10 -04:00
Owen W. Taylor
30c5662b93 Update flatpak-indexer to add F34 release information
$ git shortlog 999b10d..665c800
Owen W. Taylor (1):
      release_info.py: Update for F34 => branched
2021-03-29 16:09:30 +00:00
Kevin Fenzi
04e67d381e inventory: add dl01-05 to staging_friendly
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-29 08:54:49 -07:00
Pierre-Yves Chibon
86113c8c7c mirrormanager: get MM to always ask for the signed_fpca group
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 15:45:59 +02:00
Pierre-Yves Chibon
3be8f2c71b fedocal: Don't let stg send reminder emails
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 15:03:14 +02:00
Stephen Smoogen
917d633e8d Add mirror.dst.ca to mirrors 2021-03-29 09:02:14 -04:00
Pierre-Yves Chibon
9d4f6c7620 distgit/pagure: disable the hook to block un-signed commits
Relates to https://pagure.io/fedora-infrastructure/issue/9793

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 14:50:51 +02:00
Stephen Smoogen
625441f66b remove wwoods and put mattdm as owner of this script.
Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
2021-03-29 08:43:25 -04:00
Pierre-Yves Chibon
b9d2f00120 fedocal: point to bastion as smtp server
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 14:03:14 +02:00
Miroslav Suchý
8cba3702a0 copr: enable prune-dist-git.py 2021-03-29 13:21:12 +02:00
Mark O'Brien
2d708cdcc7 It wasnt this change that broke it 2021-03-29 12:07:00 +01:00
Mark O'Brien
7fec19f0dc roll back election changes to see if we broke login 2021-03-29 11:59:49 +01:00
Stephen Coady
3af73567ad add flag to make elections use fasjson
Signed-off-by: Stephen Coady <scoady@redhat.com>
2021-03-29 10:21:33 +00:00
Pierre-Yves Chibon
3a334310d9 fedocal: we said build from the debug branch...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 11:33:59 +02:00
Pierre-Yves Chibon
f1adced1fb toddlers: toddlers is not fedocal, undo and redo right
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 11:33:40 +02:00
Pierre-Yves Chibon
34979a9ce3 fedocal: build from the debug branch for now
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 11:17:54 +02:00
Pierre-Yves Chibon
143ac03e5c fedocal: rename the cron job
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 10:35:17 +02:00
Pierre-Yves Chibon
d9cbb080d7 fedocal: fix the path to the cron script
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-29 10:33:23 +02:00
Nick Bebout
0eae657232 Fix sudo rules for sysadmin-noc and sysadmin-veteran 2021-03-28 20:46:01 -05:00
Nick Bebout
5c1f91f588 sysadmin-hosted is not used anymore 2021-03-28 19:49:32 -05:00
Nick Bebout
1b0bcb3adf sysadmin-tools should have sudo on people 2021-03-28 19:43:57 -05:00
Kevin Fenzi
f6d6a2cffe people: people02 is on the vpn
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-28 12:52:57 -07:00
Kevin Fenzi
7776ee7d11 people02: add sssd.conf template for people
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-28 12:29:01 -07:00
Kevin Fenzi
5427fc73ea people: use fedora-contributor instead of cla_done
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-28 12:01:08 -07:00