aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
Commit message (Collapse)AuthorAgeFilesLines
* Add robots.txt to wikiJani Välimaa2025-05-041-0/+2
|
* Disable rebuild actionPascal Terjan2025-03-241-1/+0
| | | | It has never worked
* Revert "Freeze cauldron until python 3.13 pkgs are moved into core/release"Jani Välimaa2025-03-061-2/+2
| | | | This reverts commit c2b78571ec2996723aeb5a34b78544fd3dc76951.
* Freeze cauldron until python 3.13 pkgs are moved into core/releaseJani Välimaa2025-03-061-2/+2
|
* Allow Bugzilla messages to a number of mailing lists (mga#33748)Dan Fandrich2025-02-141-0/+8
| | | | | | Bugzilla mails stopped being delivered to these in February 2024 when the Bugzilla From: address changed. This list comes from Sympa logs over the past 2 weeks, so there may be others.
* Allow Bugzilla messages to the kernel list (mga#33748)Dan Fandrich2025-02-141-0/+1
| | | | | Extend the public mailing list template to allow hard-coding specific addresses, like the announce template allows.
* Revert "Allow Bugzilla messages to the kernel list (mga#33748)"Dan Fandrich2025-02-141-1/+0
| | | | | | This reverts commit 75e464cc44c516f0bb274ca683e10310595fba4a. The public mailing list type doesn't support sender_email.
* Allow Bugzilla messages to the kernel list (mga#33748)Dan Fandrich2025-02-141-0/+1
|
* Fix typos in mailing list namesDan Fandrich2025-02-141-12/+12
|
* Remove the DNS verification record (mga#34003)Dan Fandrich2025-02-101-3/+1
|
* Add DNS verification record for TLS certificate renewal (mga#34003)Dan Fandrich2025-02-101-1/+3
|
* 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
* Use @ when accessing variables in templatesDan Fandrich2024-11-203-5/+5
| | | | | | | | 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.
* Temporarily redirect madb.mageia.org to a blog postDan Fandrich2024-10-311-2/+4
| | | | madb has gone down permanently but the replacement isn't ready yet.
* Reduce the TTL of madb in preparation for it to be changedDan Fandrich2024-10-301-2/+2
|
* 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
|
* 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.
* Fixbug: adding "critical" variableMaat2024-10-231-1/+1
|
* Add critical management for mailing listsMaat2024-10-231-0/+1
|
* 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 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 DNS recordds for subdomains DKMS signatures (forums, groups...)Maat2024-10-141-1/+8
|
* Adding ml and group DNS recors for DKIMMaat2024-10-141-1/+3
|
* Adding a CNAME for send.mageia.org mail sending serviceMaat2024-10-131-1/+2
|
* Adding DNS entry for DKIM (Value taken from generated key on sucuk)Maat2024-10-131-1/+4
|
* Dan fixed it better than by accepting Wordpress mails (mga#33634)Marja van Waes2024-10-131-1/+0
| | | | | o leaving blog@${::domain} commented out, for some mysterious reason o it doesn't seem needed, although blog@m.o is used as sender
* mails about new posts, now come directly from wordpress.com (mga#27807)Marja van Waes2024-10-111-1/+2
|
* We no longer translate in Calenco, so no longer get those mailsMarja van Waes2024-10-111-1/+1
|
* Use @ when accessing variables in templatesDan Fandrich2024-10-054-9/+9
| | | | | | | | 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 batch of changes is for templates related to web sites.
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-0411-55/+55
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Try to fix the i18n templateDan Fandrich2024-10-041-1/+1
| | | | | Puppet didn't like the last change where a method was being called on a variable.
* Use @ when accessing variables in templatesDan Fandrich2024-10-0411-55/+55
| | | | Access without the @ symbol is the older method and is discouraged.
* mirror.readme: replace ftp.acc.umu.se with new address mirror.accum.seJani Välimaa2024-09-151-1/+1
|
* rsyncd: allow connections from our ipv6 subnet rangeJani Välimaa2024-09-141-0/+1
|
* rsyncd: remove old churchill.acc.umu.se accessJani Välimaa2024-09-081-3/+0
|
* rsyncd: rename poincare.acc.umu.se as poincare.accum.seJani Välimaa2024-09-081-1/+1
|
* rsyncd: remove mirror.accum.se access as it seems to be only a frontend for ↵Jani Välimaa2024-09-081-6/+0
| | | | ftp service
* rsyncd: allow access from my machinesJani Välimaa2024-09-081-1/+3
|
* rsyncd: allow access from mirror.accum.se (former acc.umu.se mirror)Jani Välimaa2024-09-081-1/+7
|
* Decrease IPV6 reverse zone negative caching value to RFC2308 recommended 1 hourJani Välimaa2024-09-022-4/+4
|
* Increase DNS SOA record expire time to recommended 1000 hoursJani Välimaa2024-09-023-6/+6
|
* Bump ipv6 dns reverse zone serialsJani Välimaa2024-09-012-2/+2
|