aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix typos in commentsDan Fandrich2024-08-157-8/+8
| | | | This should result in no difference in configuration.
* Enable https: on meetbot.mageia.orgDan Fandrich2024-04-191-0/+19
|
* Stop building i586 pkgs on CauldronJani Välimaa2024-04-101-2/+2
|
* Try to allow sending emails from @machine.mageia.orgPascal Terjan2024-04-091-1/+5
|
* Make i686 mandatory arch on cauldronJani Välimaa2024-04-031-2/+2
|
* Revert "Do not publish i686"Jani Välimaa2024-04-021-1/+0
| | | | This reverts commit 04826ee353238b595b8712b49b24c11bf6595e50.
* Build also i686 pkgs for cauldronJani Välimaa2024-04-021-1/+1
|
* Do not publish i686Jani Välimaa2024-04-021-0/+1
|
* Add variable for new std x86 archesJani Välimaa2024-04-021-0/+1
|
* Add i686 buildersJani Välimaa2024-03-311-0/+1
|
* Add ssh key for meJani Välimaa2024-03-271-0/+5
|
* Fix backports-announce so mga-qa-committers members can send (mga#32929)Dan Fandrich2024-03-261-3/+5
|
* Allow mga-qa-committers to post to backports-announce (mga#32854)Dan Fandrich2024-03-041-1/+4
| | | | | There are currently no automated e-mails to that list, so this allows some communication to backports users.
* Drop trailing slash in vhost namesDan Fandrich2024-03-013-3/+3
|
* Fix vhost names for the new https: redirects (mga#32903)Dan Fandrich2024-03-013-0/+3
| | | | The puppet object names are used otherwise which isn't correct.
* Enable https: versions of all http: redirects (mga#32903)Dan Fandrich2024-03-013-0/+11
| | | | | Also, reinstate the http://start.mageia.org/ redirect that was accidentally deleted in the previous commit.
* Enable https on start.mageia.org (mga#32903)Dan Fandrich2024-03-011-0/+1
|
* Add an SPF DNS record for group.mageia.orgDan Fandrich2024-02-191-2/+3
| | | | | | This complements the one for ml.mageia.org and is needed for some automated e-mails to get through. There should be no senders from this domain other than on Mageia infrastructure.
* Allow subversion and root as senders in *-commit listsuser/danf/testDan Fandrich2024-02-162-6/+13
| | | | | | | | When subversion update messages were changed to come from a new address in commit f3f49a26, not all the mailing lists there were send to were updated to accept the new sender. This change whitelists it for all the remaining subversion destination lists. It also adds root@mageia.org to some lists, which were likely missing some other automated messages.
* Send packages-commits e-mails from new addressesDan Fandrich2024-02-122-2/+2
| | | | | These mails should be delivered more reliably because this domain has an SPF record.
* Remove the DNS verification record (mga#32819)Dan Fandrich2024-02-101-3/+1
|
* Add DNS verification record for Gandi certificate renewalDan Fandrich2024-02-101-1/+3
|
* Send Bugzilla e-mails from bugzilla_noreply@ml.mageia.orgDan Fandrich2024-02-081-8/+8
| | | | | | | This is currently the only subdomain with an SPF record and is therefore the only one from which some mail providers will accept e-mails these days. Having _noreply in the name makes it more obvious that a reply will go nowhere.