Kevin Fenzi
e5d26fea60
proxies: allow POST for forge
...
Some folks were getting posts failing against forge.
See https://forge.fedoraproject.org/forge/forge/issues/401
So, lets just explicitly allow POSTs through anubis as
this should be fine for normal people and should not be something
that scrapers normally do.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-12 16:57:26 -08:00
Kevin Fenzi
fefbc356f0
download: block infinite crawler looping
...
The /pub/alt/virtio-win directory had in it some 11 year old things.
One was a readme noting that it moved 11 years ago and nothing was
still here. The others were links to .
The scrapers, being as dumb as posts followed all those links over and
over again to the tune of millions per day.
I removed the links, but of course they were still trying, so
lets be a bit more aggressive and just 403 them all.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-12 16:54:16 -08:00
Kevin Fenzi
0d56b527a6
anubis-el: set correct selinux labels for podman
...
selinux was preventing anubis from reading its policy file.
So, set the right context here so it is happy.
Note that we cannot use :Z in the podman call, because it runs as the
anubis user which cannot chcon those files on the host.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-12 09:08:15 -08:00
Lukas Holecek
96be99434e
greenwave+waiverdb: Update image repositories
...
The image builds where moved to Konflux.
This is similar to the pull request for ResultsDB:
https://pagure.io/fedora-infra/ansible/pull-request/3077
See also the discussion in PR:
https://github.com/release-engineering/resultsdb_frontend/pull/17
2026-02-12 16:21:29 +00:00
Aurélien Bompard
b80627f26a
Add the publish_exchange to DistGit's fedora messaging config
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2026-02-12 17:13:22 +01:00
Jakub Kadlcik
8015bf47c7
copr: change default storage for new projects to Pulp
...
See https://fedora-copr.github.io/posts/migrating-copr-results-to-pulp
2026-02-12 13:40:59 +01:00
Ryan Lerch
e4123e7a7c
Forge: add group mapping for fesco
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2026-02-12 19:34:59 +10:00
Akashdeep Dhar
44327a4962
Perform mapping for Fedora Join teams and groups
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com >
2026-02-12 11:59:34 +05:30
Kevin Fenzi
344adabd4c
anubis-el: fix the actual handler typo
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-11 12:38:08 -08:00
Kevin Fenzi
a097beafaf
anubis-el: fix syntax issue
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-11 12:33:12 -08:00
Kevin Fenzi
8104cee874
anubis-el: rework config to hopefully work with el podman and add key
...
Right now, podman on el9 isn't reading the policy correctly.
This is because the env for the unit isn't getting picked up
by podman, so instead pass --env-file to read it from a file.
Also, we want to setup a private key for the download servers
so they all have the same challenge creation (so if you hit 01
you want your challenge to be good on 02, etc).
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-11 12:24:03 -08:00
Kevin Fenzi
b255f7e2df
anubis-el: try and widen the cloudfront allow
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-11 09:05:01 -08:00
Kevin Fenzi
d89d391f87
anubis-el: restart on bot policy changes
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-10 15:22:02 -08:00
James Antill
a0cab4f3cc
mirror_from_forge: Add mirror_from_forge role, based on mirror_from_pagure.
...
Signed-off-by: James Antill <james@and.org >
2026-02-10 17:19:28 -05:00
Kevin Fenzi
8b94d9a7ce
anubis-el: try and match without quotes
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-10 14:13:05 -08:00
Diego Herrera
3a42bab039
Reenable Centos10 sync for EPEL 10.2 mass branching
...
Signed-off-by: Diego Herrera <dherrera@redhat.com >
2026-02-10 18:13:35 -03:00
Kevin Fenzi
c62e1573f7
storinator01: use same vpn ip as it did in rdu-cc
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-10 11:11:39 -08:00
Kevin Fenzi
599656a420
storinator01: add hosts file for rdu3 iso
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-10 10:29:28 -08:00
Kevin Fenzi
53a6ce24f3
anubis: switch this to just allowing CloudFront
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-10 08:26:42 -08:00
Kevin Fenzi
e401686427
anubis: switch this to just allowing all repodata
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-10 07:58:07 -08:00
Kevin Fenzi
145e6794fb
anubis: allow .zck files universally on el as well
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-10 07:54:59 -08:00
Kevin Fenzi
5615d1b036
anubis: allow .zck files universally
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-10 07:52:53 -08:00
Aurélien Bompard
90ed56ae7b
bugzilla2fedmsg: rebase on RHEL9 + Python 3.11
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2026-02-10 15:29:44 +01:00
Aurélien Bompard
d10f2fe3bc
bugzilla2fedmsg: update the staging deployment config for the Kafka port
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2026-02-10 14:58:12 +01:00
Jiri Podivin
11d11c214e
Skipping ansible-lint rules, in cases when it makes sense
...
Signed-off-by: Jiri Podivin <jpodivin@redhat.com >
2026-02-10 10:23:23 +01:00
Jiri Podivin
28d40d6e0b
Resolving style issues of the logdetective role
...
Signed-off-by: Jiri Podivin <jpodivin@redhat.com >
2026-02-10 10:23:23 +01:00
Jiri Podivin
34eaee695e
Opening 8090 port for communication with packit interface server
...
Signed-off-by: Jiri Podivin <jpodivin@redhat.com >
2026-02-10 10:23:23 +01:00
Jaroslav Groman
09859d9acc
Update source branch for Quality apps in staging OpenShift
...
Signed-off-by: Jaroslav Groman <jgroman@redhat.com >
2026-02-09 20:55:08 +00:00
Ryan Lerch
080db33424
turn of new projects UI for production
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2026-02-09 12:37:51 +10:00
Pavel Raiskup
30c0defe44
copr-backend: more verbose machine termination
2026-02-07 21:08:10 +01:00
Kevin Fenzi
a9acbd4c0e
bodhi/openshift: restore dropped cd to the right directory
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-06 10:17:14 -08:00
Kevin Fenzi
dc3fda7f45
bodhi/openshift: fix missing /
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-06 09:59:07 -08:00
Kevin Fenzi
9503d8df11
bodhi / openshift: adjust critpath to pull from forge instead of pagure.io
...
releng moved things from pagure.io/releng to
forge.fedoraproject.org/releng/tooling
Adjust this cron to do likewise.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-02-06 09:54:04 -08:00
Patrik Polakovič
46fbcc5567
Branch Fedora 44 from Rawhide
...
Signed-off-by: Patrik Polakovič <patrik@alphamail.org >
2026-02-05 19:10:58 +00:00
Greg Sutcliffe
0bb245c653
Zabbix | Rabbit: Fix hardcoded STG entry in zabbix agent drop-in
...
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org >
2026-02-05 11:12:42 +00:00
Miroslav Suchý
6092f3bdb2
set swappiness to 10 for copr machines
2026-02-04 20:45:38 +01:00
Ryan Lerch
1d6aa6f15a
[webhook2fm] fix typo from 8a61479d64
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2026-02-04 11:18:10 +10:00
Ryan Lerch
8a61479d64
[webhook2fm] update staging rediurect URIs
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2026-02-04 11:06:52 +10:00
Ryan Lerch
a36c5a7a16
[forge] add staging ips to webhook ALLOWED_HOST_LIST settings
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2026-02-04 10:21:35 +10:00
Ryan Lerch
a425f8715f
[forge] set default merge style to rebase
...
fixes : forge/forge#353
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2026-02-04 09:24:20 +10:00
Ryan Lerch
6aab5d6da0
[forge] update ALLOWED_HOST_LIST for webhooks to include internal ips
...
fixes : forge/forge#368
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2026-02-04 09:20:26 +10:00
Pavel Raiskup
8e09c0498e
copr-be: keep one machine running for Kevin's debugging
2026-02-02 16:55:54 +01:00
Kevin Fenzi
29a00a8986
bastion: fix conditional for ssh tcpforwarding
...
I copy pasted this and left a 'not' in there that made this backwards.
Fix the conditional.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-01-31 08:20:16 -08:00
Kevin Fenzi
423f7c0c52
pagure / dist-git: drop hotfix that was pulled into rpm
...
We pulled this fix into the epel8 rpm we are using, so we shouldn't try
and apply it here also.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-01-31 08:18:00 -08:00
Kevin Fenzi
c86adb0115
vmhost-x86-copr01: update mac addesses
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-01-30 13:59:30 -08:00
Kevin Fenzi
278d9427f8
bastion: allow ssh tcp forwarding on bastion hosts
...
We need this in order to be able to use them as jumphosts with ssh.
Without it, there's no easy way to get to any internal machines.
Just enable it here and leave the default off.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-01-30 11:16:01 -08:00
Kevin Fenzi
5091fd4373
ocp-rdu3: retire this host/proxy/cert now that we are moved
...
There's no need to keep ocp-rdu3 around anymore, we only used
it when we were moving datacenters last year.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-01-30 10:35:10 -08:00
Kevin Fenzi
1bf508dc18
Revert "[robosignatory] Increase the prefetch value"
...
This reverts commit 4fdd0c9fca .
This causes robosignatory's priorities to not work.
We want to handle some requests before others, but if we prefetch 25 of
them, there could any mix of requests and we wouldn't process the most
important ones first.
2026-01-30 09:39:58 -08:00
Kevin Fenzi
2d28e5de7b
hosts: set specific gateway for a few iso hosts
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2026-01-30 09:21:17 -08:00
Aurélien Bompard
72fad29431
Ipsilon: fix the GNOME Damned Lies redirect URL
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2026-01-30 13:03:59 +01:00