Commit graph

41230 commits

Author SHA1 Message Date
Kevin Fenzi
006de91f01 Revert "[proxies] Add redirect for mirrors"
This reverts commit 3e4db5cabb.

We don't want to redirect here. We need to do it in another place.
This site is the one all the dnf repos use to contact mirrorlists.
2024-07-03 14:17:15 -07:00
Michal Konecny
3e4db5cabb [proxies] Add redirect for mirrors
We recently decommissioned old mirrormanager and some pages were still pointing
to it, let's redirect them to correct place.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-03 21:05:12 +00:00
Michal Konecny
315f303956 [mailman] Remove the mailman role from ansible repository
The mailman is no longer running and the new one is deployed by new mailman3
role. Let's do some cleaning.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-03 20:53:37 +00:00
Kevin Fenzi
35902dad8b mailman: lets try 9 workers
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 13:46:36 -07:00
Kevin Fenzi
d11f9c5ced epel7 retirement
Drop epel7 all the places in ansible where it is and makes sense.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 20:00:59 +00:00
roseline
0000a57684 Fedora Ready Team 2024-07-03 19:40:58 +00:00
Kevin Fenzi
95a5a8b6ae mailman: try 15 gunicorn workers
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 12:36:48 -07:00
Kevin Fenzi
8707b2799d mailman: fix missing }
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 12:35:49 -07:00
Stephen Smoogen
4937c5be2a Attempt to stop various spiders which do not follow rules.
The ByteSpider and ClaudeBot do not follow robots.txt so need to be
dealt with in other ways.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-07-03 17:18:06 +00:00
Kevin Fenzi
643e5ae324 lists: add tag for proxies websites/reverseproxy
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 10:01:37 -07:00
Kevin Fenzi
6c2f16eb9a src: adjust robots.txt and fix formatting
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 10:00:01 -07:00
Kevin Fenzi
2140cf2080 mailman: adjust the right robots.txt and fix formatting
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 09:58:18 -07:00
Kevin Fenzi
536e0a71b0 mailman: try adding crawl-delay to robots.txt
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 09:29:22 -07:00
Jeremy Cline
471599c785 fedora-image-uploader: Publish AMQP messages for published Azure images
This enables publishing messages whenever we upload an Azure image.
2024-07-03 11:52:56 +00:00
Michal Konecny
f1b6be6e9c [mailman3] Add more memory to staging instance
Mailman3 is a hungry beast, let's give her more food.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-03 11:09:07 +02:00
Michal Konecny
61cb8fd515 [mailman3] Add correct permissions to fedora-messaging certificates
The mailman user needs to have access to fedora-messaging certificates to send
messages.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-02 15:54:49 +02:00
Jakub Kadlcik
de324f9220 copr-backend: oops, wrong architecture 2024-07-02 11:44:02 +02:00
Jakub Kadlcik
bbaa6ab904 copr-backend: use RHEL instead of CentOS for EPEL7 chroots, pt2
Fix https://github.com/fedora-copr/copr/issues/3320
2024-07-02 11:21:06 +02:00
Jakub Kadlcik
2706d1a6fb copr-backend: use RHEL instead of CentOS for EPEL7 chroots
Fix https://github.com/fedora-copr/copr/issues/3320
2024-07-02 10:35:24 +02:00
Michal Konecny
24eb9a4eda [mailman3] Use the correct mailman certificate
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-02 10:28:17 +02:00
Michal Konecny
05078de742 [mailman3] Use the correct topic prefix
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-02 10:07:37 +02:00
Michal Konecny
deb5a143cd [mailman3] Fix the fedora-messaging config
The fedora-messaging archiver config missed some required values. Let's fix that.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-02 09:55:57 +02:00
Kevin Fenzi
eac8b3b075 sundries / staging: update rsyncd.conf with correct paths and networks
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-01 17:36:45 -07:00
Kevin Fenzi
df10e1c315 sundries01: move to rhel9 in prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-01 15:09:57 -07:00
Kevin Fenzi
2397e3fbc4 mirrormanager: remove no longer needed nagios check for frontend
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-01 14:37:55 -07:00
Kevin Fenzi
f37e5e52e0 mirrormanager: some leftover inventory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-01 14:02:53 -07:00
Kevin Fenzi
acd7bf10ca mirrormanager: some leftover inventory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-01 14:01:10 -07:00
Kevin Fenzi
e838841868 mirrormanager: retire vm's now that it's moved to openshift
Lets retire these rhel7 vm's from ansible/running.
I will be saving off the disks and xml for all of the vm's, so in the
event we need to bring something back or look at something, we can do
so.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-01 13:44:04 -07:00
Kevin Fenzi
9064d0c26b sundries / staging: move sundries01.stg to rhel9
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-01 13:11:33 -07:00
Michal Konecny
98417787d6 [mailman3] Fix the YAML error
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-01 18:19:10 +02:00
Michal Konecny
c609ecb432 Revert "Add IPs to blocked_ips"
This reverts commit d4ee518e5d.
2024-07-01 18:15:00 +02:00
Michal Konecny
ae8efd0dd4 [mailman3] Fix the yamllint errors
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-01 18:04:42 +02:00
Michal Konecny
319bc2204a [mailman3] Add fedora-messaging certificates
It seems that I forgot to actually create the certificates for new mailman
fedora archiver. Let's fix that.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-01 17:56:42 +02:00
Michal Konecny
171527dd94 [mailman3] Change the amount of workers back to 4
10 workers were able to drain the memory of the machine in minutes.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-01 17:27:59 +02:00
Nils Philippsen
0d6c24558a batcave: Set git directories as safe
Or else users in sysadmin-main can’t access the repositories.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2024-07-01 13:34:48 +00:00
Nils Philippsen
48f4990dd9 Fix typos
Signed-off-by: Nils Philippsen <nils@redhat.com>
2024-07-01 13:34:48 +00:00
Samyak Jain
2935b4ebe7 add vulkan-validation-layers to allowlist to include i686 pkgs
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-07-01 13:29:45 +00:00
Michal Konečný
d4ee518e5d Add IPs to blocked_ips
There are two IPs hammering pagure.io, so let's stop that.

Signed-off-by: Michal Konečný <michal.konecny@pacse.eu>
2024-07-01 09:29:01 +00:00
Kevin Fenzi
1f75c26aa6 rhel7: no need to sync it anymore
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-29 18:41:52 -07:00
Adam Williamson
60197fbddd Revert "kerneltest: use my branch on stg to investigate errors"
This reverts commit a0a7e276a4. We
figured out the errors, so we don't need this any more.
2024-06-28 12:19:31 -07:00
Kevin Fenzi
59829605c5 src.fedoraproject.org: adjust robots.txt
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-28 12:15:16 -07:00
Michal Konecny
0d4e40f7b2 [mailman3] Increase the default amount of gunicorn workers
Mailman hourly job is making the web unresponsive, let's try if increasing the
amount of gunicorn workers improves the situation.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-28 11:10:48 +02:00
Michal Konecny
c69ef120c3 [mailman3] Add logrotate capabilities
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-28 11:02:10 +02:00
Michal Konecny
7b022d51bb [spamassassin] Add logging to spamassassin
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-28 10:56:18 +02:00
Michal Konecny
c8b62faaa4 [nagios_client] Fix for mailman api check
The mailman is now returning HTTP/1.1 instead of HTTP/1.0.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-28 10:19:10 +02:00
Kevin Fenzi
efdb9445b9 planet: add stg alias
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-27 17:06:21 -07:00
Pedro Moura
755e2d4476 Adding route fedoraplanet.org
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2024-06-27 20:39:11 -03:00
Kevin Fenzi
4bcbc54efa people: retire people02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-27 15:38:03 -07:00
Kevin Fenzi
095d74eff4 people: also allow symlinks in public_git
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-27 15:29:34 -07:00
Pedro Moura
3f394e266e Planet: add new route
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2024-06-27 20:49:54 +00:00