aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* youri-check: drop gnome-desktop from Gnome check as we only have one version ↵Jani Välimaa2024-12-261-4/+0
| | | | nowadays
* youri-check: drop vte from Gnome check as we only have one version nowadaysJani Välimaa2024-12-261-2/+0
|
* youri-check: drop libwnck from Gnome check as we only have one version nowadaysJani Välimaa2024-12-261-4/+0
|
* youri-check: drop libunique from Gnome check as it was dropped from CauldronJani Välimaa2024-12-261-4/+0
|
* youri-check: drop libgda from Gnome check as we only have one version nowadaysJani Välimaa2024-12-261-6/+0
|
* youri-check: check gtk4.0 version from Gnome sourcesJani Välimaa2024-12-261-2/+4
|
* rsync: allow connection from new kernel.org hostJani Välimaa2024-12-211-0/+1
|
* Revert "Remove ecosse from build nodes"Jani Välimaa2024-12-101-3/+3
| | | | | | Ecosse is up and running again. This reverts commit ccceaf42818e543d8863cd312e680c32cf0a4332.
* Remove ecosse from build nodesPascal Terjan2024-12-061-3/+3
| | | | | The machine is currently down and trying to connect to it each time we want to build a package slows things down.
* Cleanup some old build node aliasesPascal Terjan2024-11-301-19/+1
| | | | I am not even sure they are used for anything as rabbit2 was missing
* Correctly set gnome update check URLPascal Terjan2024-11-291-2/+2
|
* Use @ when accessing variables in templatesDan Fandrich2024-11-2025-66/+66
| | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This is the second batch of files.
* Revert "sucuk: drop ssh_keys_from_ldap"Dan Fandrich2024-11-201-0/+1
| | | | | | | This reverts commit 50e1225fa4475e44fe64e47ae95fd11230f773eb. This enables ssh key syncing again on sucuk, to allow sysadmins to access the server without requiring a root login.
* Increase llvm build timeout valueJani Välimaa2024-11-081-1/+1
|
* Try to fix the Bugzilla links in subversion commit mailsDan Fandrich2024-11-061-2/+2
| | | | The bugs are recognized, but the link is empty in the mails.
* Removing ml.mageia.org from destination en secondary neruMaat2024-11-051-0/+2
|
* Limiting DKIM and SRS toprimary serverMaat2024-11-051-0/+2
|
* Change the madb.mageia.org redirect (mga#33705)Dan Fandrich2024-11-021-3/+3
| | | | | | It now redirects to https://madb.mageialinux-online.org/ Eventually, it should be hosted on Mageia infrastructure at which time we can drop the redirect at access it at madb.mageia.org directly.
* Temporarily redirect madb.mageia.org to a blog postDan Fandrich2024-10-312-2/+14
| | | | madb has gone down permanently but the replacement isn't ready yet.
* Fix the note about friteuse's locationDan Fandrich2024-10-311-1/+1
|
* Reduce the TTL of madb in preparation for it to be changedDan Fandrich2024-10-301-2/+2
|
* Fix a typo in the last commitDan Fandrich2024-10-301-1/+1
|
* Reduce the number of old Apache logs on friteuse (mga#33670)Dan Fandrich2024-10-301-1/+5
| | | | | They're currently taking up half the available disk which is currently full.
* Ensure Bugzilla mining directory has the right modeDan Fandrich2024-10-301-1/+2
|
* Use 24h clock format in mirror timestampJani Välimaa2024-10-281-1/+1
|
* Use UTC time in mirror status pageJani Välimaa2024-10-281-2/+2
|
* Stop checking mga8 mirrors statusJani Välimaa2024-10-281-2/+1
|
* rsyncd: allow poincare.acc.umu.seJani Välimaa2024-10-261-0/+1
| | | | Connections seems to be coming from poincare.acc.umu.se instead of poincare.accum.se
* rsyncd: replace acc.umu.se again with accum.seJani Välimaa2024-10-261-1/+1
|
* Use UTC time in mirror timestampJani Välimaa2024-10-261-1/+1
|
* Clean main mirror rsync access listJani Välimaa2024-10-261-35/+9
| | | | | Include only active rsync mirrors (including ibiblio.org and autobuild machine) and use FQDN as every of them seems to have proper reverse DNS entry.
* Remove Bugzilla's robots.txt content from PuppetDan Fandrich2024-10-242-12/+1
| | | | | | This file comes from the Bugzilla repo so we don't want two sources of truth for the same file. All we do now in Puppet is ensure its permissions are correct.
* Disable 'unused' reports::ii module on duvelJani Välimaa2024-10-241-1/+1
|
* Protecting archives for critical listsMaat2024-10-241-1/+1
|
* One more fix for critical parameterMaat2024-10-241-1/+2
|
* More fix for critical variableMaat2024-10-242-2/+3
|
* Fixbug: adding "critical" variableMaat2024-10-232-1/+2
|
* Fix syntaxMaat2024-10-231-1/+1
|
* Switch to dovecot for postfix authMaat2024-10-231-1/+1
|
* Add critical management for mailing listsMaat2024-10-232-0/+11
|
* Fix sudo so schedbot can create a new maintdb entryDan Fandrich2024-10-221-2/+1
| | | | | | The newly tightened sudoers configuration didn't take this into account. This seems to be the only command that schedbot can run, so reflect that in the new config.
* Note the lack of IPv6 support in xymonDan Fandrich2024-10-211-0/+1
| | | | | IPv6 doesn't seem to be supported before versions 4.4 (or possibly even 5.0) and we're currently running 4.3.28.
* Add ociaa1 to xymonJani Välimaa2024-10-201-0/+3
|
* Add ssh key for danfDan Fandrich2024-10-181-0/+4
| | | | | This is still the only way to access some servers, and a backup for when LDAP fails.
* Adding rspamd for primary mailserverMaat2024-10-171-1/+1
|
* Bump timeouts for llvm17-suite and llvm19-suite (mga#33322)Dan Fandrich2024-10-171-2/+2
| | | | 60000 isn't enough for llvm19-suite at least.
* Adding DNS DKIM key for neruMaat2024-10-161-1/+2
|
* Bumping DNS serialnumber totrigger updateMaat2024-10-161-1/+1
|
* Fixing mistake for ml.mageia.org DNS DKIM keyMaat2024-10-161-1/+0
|
* Bumping DNS Zone serial to trigger updateMaat2024-10-161-1/+1
|