Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sudo so schedbot can create a new maintdb entry | Dan Fandrich | 2024-10-22 | 1 | -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 xymon | Dan Fandrich | 2024-10-21 | 1 | -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 xymon | Jani Välimaa | 2024-10-20 | 1 | -0/+3 |
| | |||||
* | Add ssh key for danf | Dan Fandrich | 2024-10-18 | 1 | -0/+4 |
| | | | | | This is still the only way to access some servers, and a backup for when LDAP fails. | ||||
* | Adding rspamd for primary mailserver | Maat | 2024-10-17 | 1 | -1/+1 |
| | |||||
* | Bump timeouts for llvm17-suite and llvm19-suite (mga#33322) | Dan Fandrich | 2024-10-17 | 1 | -2/+2 |
| | | | | 60000 isn't enough for llvm19-suite at least. | ||||
* | Adding DNS DKIM key for neru | Maat | 2024-10-16 | 1 | -1/+2 |
| | |||||
* | Bumping DNS serialnumber totrigger update | Maat | 2024-10-16 | 1 | -1/+1 |
| | |||||
* | Fixing mistake for ml.mageia.org DNS DKIM key | Maat | 2024-10-16 | 1 | -1/+0 |
| | |||||
* | Bumping DNS Zone serial to trigger update | Maat | 2024-10-16 | 1 | -1/+1 |
| | |||||
* | Adding DKIM DNS key for ml.mageia.org | Maat | 2024-10-16 | 1 | -0/+1 |
| | |||||
* | Adding neru to DKIM signin table and removing ml because of sympa. | Maat | 2024-10-16 | 1 | -1/+1 |
| | |||||
* | Adding ml.mageia.org to DKIM signing flow | Maat | 2024-10-16 | 1 | -1/+1 |
| | |||||
* | Uninstall nss_updatedb | Dan Fandrich | 2024-10-15 | 1 | -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 6 | Dan Fandrich | 2024-10-15 | 14 | -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 Fandrich | 2024-10-15 | 2 | -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 server | Maat | 2024-10-15 | 1 | -1/+1 |
| | |||||
* | Finally enabling SRS properly (Warning postsrsd is built installed locally) | Maat | 2024-10-14 | 1 | -4/+4 |
| | |||||
* | fixing typo in mynetworks | Maat | 2024-10-14 | 1 | -1/+1 |
| | |||||
* | Switching from DBL to SBL | Maat | 2024-10-14 | 1 | -4/+4 |
| | |||||
* | Fixing setup for bugguy clients within mga infrastructure | Maat | 2024-10-14 | 1 | -2/+5 |
| | |||||
* | Adding DNS recordds for subdomains DKMS signatures (forums, groups...) | Maat | 2024-10-14 | 1 | -1/+8 |
| | |||||
* | Adding ml and group DNS recors for DKIM | Maat | 2024-10-14 | 1 | -1/+3 |
| | |||||
* | Cleaning smtpd_recipient_restrictions + adding Spamhaus RBL to reduce spam | Maat | 2024-10-14 | 1 | -5/+9 |
| | |||||
* | Adding group.mageia.org for DKIM | Maat | 2024-10-13 | 1 | -1/+1 |
| | |||||
* | More fixes for DKIM | Maat | 2024-10-13 | 2 | -6/+3 |
| | |||||
* | Fixing mistakein line placement | Maat | 2024-10-13 | 1 | -10/+10 |
| | |||||
* | Adding Sender Rewriting Scheme in preparation of DKIM activation | Maat | 2024-10-13 | 1 | -0/+14 |
| | | | | | Note : postsrsd is manually installed / mga 7 for next version we will need to package it properly | ||||
* | Adding a CNAME for send.mageia.org mail sending service | Maat | 2024-10-13 | 1 | -1/+2 |
| | |||||
* | Adding DNS entry for DKIM (Value taken from generated key on sucuk) | Maat | 2024-10-13 | 1 | -1/+4 |
| | |||||
* | Setting up DKIM server for sucuk | Maat | 2024-10-13 | 16 | -2/+663 |
| | |||||
* | Dan fixed it better than by accepting Wordpress mails (mga#33634) | Marja van Waes | 2024-10-13 | 1 | -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 | ||||
* | Remove duplicate wget, fix nail for newer releases | Dan Fandrich | 2024-10-12 | 2 | -3/+7 |
| | | | | | | Puppet doesn't like it when two modules want the same package, so rely on wget being part of the base package set. nail is called s-nail on >= mga9 so fix binrepo. | ||||
* | Ensure the s-nail package is installed | Dan Fandrich | 2024-10-12 | 1 | -4/+8 |
| | | | | | The check_new-blog-post.sh script uses this to send mails. Also make sure wget is there. Drop blog support for <mga8. | ||||
* | Disable bcd checking in xymon | Dan Fandrich | 2024-10-11 | 1 | -1/+1 |
| | | | | This vhost was disabled over 8 years ago in commit c7ae4383. | ||||
* | Add xymon checking of madb.mageia.org | Dan Fandrich | 2024-10-11 | 1 | -7/+9 |
| | | | | | Also, enable certificate checking of all http sites expected to have a valid TLS certificate. | ||||
* | Adding opendkim package dependancy | pvi-tm | 2024-10-11 | 1 | -0/+2 |
| | |||||
* | mails about new posts, now come directly from wordpress.com (mga#27807) | Marja van Waes | 2024-10-11 | 1 | -1/+2 |
| | |||||
* | We no longer translate in Calenco, so no longer get those mails | Marja van Waes | 2024-10-11 | 1 | -1/+1 |
| | |||||
* | Allow maintdb get with no argument | Dan Fandrich | 2024-10-07 | 1 | -0/+1 |
| | | | | This case was missed in commit 2a268618. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-05 | 18 | -75/+75 |
| | | | | | | | | 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. | ||||
* | Fix another occurrence of ntp package | Dan Fandrich | 2024-10-05 | 1 | -1/+1 |
| | | | | This was missed in commit a69863ec. | ||||
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 129 | -563/+563 |
| | | | | | | 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 template | Dan Fandrich | 2024-10-04 | 1 | -1/+1 |
| | | | | | Puppet didn't like the last change where a method was being called on a variable. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 129 | -563/+563 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Use the right ntp package name on mga9 | Dan Fandrich | 2024-10-04 | 1 | -2/+7 |
| | |||||
* | Add ociaa1 puppet node | Jani Välimaa | 2024-10-04 | 1 | -0/+7 |
| | |||||
* | Tighten the sudo for the maintdb scripts | Dan Fandrich | 2024-09-30 | 2 | -4/+5 |
| | | | | | Make sudoers a bit more robust against attempts to play with the arguments. Unfortunately, our sudo is too old to support regexes. | ||||
* | buildsystem: Set llvm19-suite timeout to 60000 | Dan Fandrich | 2024-09-29 | 1 | -0/+1 |
| | |||||
* | Preventing forums from tier iframe inclusion | pvi-tm | 2024-09-27 | 1 | -0/+3 |
| |