aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup some old build node aliasesHEADmasterPascal Terjan3 days1-19/+1
| | | | I am not even sure they are used for anything as rabbit2 was missing
* Correctly set gnome update check URLPascal Terjan4 days1-2/+2
|
* Use @ when accessing variables in templatesDan Fandrich13 days25-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 Fandrich13 days1-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
|
* Adding DKIM DNS key for ml.mageia.orgMaat2024-10-161-0/+1
|
* Adding neru to DKIM signin table and removing ml because of sympa.Maat2024-10-161-1/+1
|
* Adding ml.mageia.org to DKIM signing flowMaat2024-10-161-1/+1
|
* Uninstall nss_updatedbDan Fandrich2024-10-151-2/+7
| | | | | | This needs some configuration or it generates an error e-mail every hour, as it did on duvel. It might be useful to configure one day to provide access to machines even if the LDAP server goes down.
* Remove conditionals for releases older than Mageia 6Dan Fandrich2024-10-1514-146/+16
| | | | | This eliminates a bunch of conditionals, simplifying the configuration. We no longer have any servers running on a release older than this.
* Enable transparent compression on Apache (mga#6969)Dan Fandrich2024-10-152-0/+38
| | | | | | This will increase CPU usage somewhat, but the reduction in required bandwidth ought to make it a win for users. The compression level is set to the lowest setting to keep CPU usage down.
* Adding postfix-sqlite for primary mail serverMaat2024-10-151-1/+1
|
* Finally enabling SRS properly (Warning postsrsd is built installed locally)Maat2024-10-141-4/+4
|
* fixing typo in mynetworksMaat2024-10-141-1/+1
|