- Sep 11, 2022
-
-
Kristian Klausen authored
mailman3: IaC list configurations Closes #254 See merge request !610
-
Kristian Klausen authored
It is cumbersome to manage the list configurations from the web ui and easy for them to diverge, so let's instead manage them with Ansible. Fix #254
-
Evangelos Foutras authored
The default of 0.5 has proven insufficient on at least 3 boxes so far.
-
- Sep 10, 2022
-
-
Kristian Klausen authored
They should never have been in two files. Fixes: 98704c48 ("root_ssh: Add additional SSH key for klausenbusk")
-
- Sep 08, 2022
-
-
Kristian Klausen authored
Ref #469
-
- Sep 06, 2022
-
-
Jan Alexander Steffens (heftig) authored
-
Evangelos Foutras authored
We moved away from raid6 a while back; update the host var to reflect the current configuration.
-
- Sep 04, 2022
-
-
Leonidas Spyropoulos authored
aurweb: bump to 6.1.2 version See merge request !624
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Sep 02, 2022
-
-
Kristian Klausen authored
The WKD logic has been moved to the archlinux-keyring project[1][2]. [1] archlinux-keyring!166 [2] archlinux-keyring!169
-
Evangelos Foutras authored
This box is very sussy and really likes to fill up its zram swap: [root@reproducible ~]# zramctl NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT /dev/zram0 lzo-rle 1.9G 1.5G 183.4M 196M 1 [SWAP] [root@reproducible ~]# free -m total used free shared buff/cache available Mem: 1928 529 73 5 1325 1236 Swap: 1927 1543 384 Fixes: 4a5748ea ("Bump zram-fraction to 1.0 for reproducible.archlinux.org")
-
- Sep 01, 2022
-
-
Evangelos Foutras authored
Fixes: 26f289b7 ("Capitalize the first letter of all task names")
-
- Aug 31, 2022
-
-
Jan Alexander Steffens (heftig) authored
Otherwise it can't open our letsencrypt certs. It will setuid to `turnserver` itself.
-
Jan Alexander Steffens (heftig) authored
We get a lot of unauthorized STUN requests in the logs.
-
Jan Alexander Steffens (heftig) authored
-
- Aug 29, 2022
-
-
Evangelos Foutras authored
Fixes: 26f289b7 ("Capitalize the first letter of all task names")
-
- Aug 28, 2022
-
-
Sven-Hendrik Haase authored
archusers: Make kgizdov dev See merge request archlinux/infrastructure!622
-
- Aug 26, 2022
-
-
Sven-Hendrik Haase authored
See #468
-
- Aug 25, 2022
-
-
Evangelos Foutras authored
Fixes: 511b6ca4 ("misc/vault-keyring-client.sh: add flock workaround")
-
- Aug 23, 2022
-
-
Kristian Klausen authored
Update archmanweb to v1.4 See merge request !618
-
-
Evangelos Foutras authored
Fixes for ansible-lint 6.5.0 See merge request !620
-
Evangelos Foutras authored
This avoid having extra-long lines and works fine for task-based rules.
-
Evangelos Foutras authored
This might be a bug in ansible-lint 6.5.0, but it appears to ignore all our 'skip_ansible_lint' tags. Fix this by replacing them with noqa tags.
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
ansible-lint 6.5.0 complains about: name: All names should start with an uppercase letter. (name[casing])
-
- Aug 21, 2022
-
-
Evangelos Foutras authored
Useful if we wanted to create a Geo-based archive consisting of machines in the archive_mirrors group (though this will likely not happen because it'd break archlinux-repro due to the ~4 hour sync delay).
-
- Aug 20, 2022
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Aug 19, 2022
-
-
Evangelos Foutras authored
When the GeoIP databases get refreshed (weekly), we want PowerDNS to reload them. Do this by running pdns_control reload in ExecStartPost.
-
- Aug 18, 2022
-
-
Evangelos Foutras authored
-
- Aug 16, 2022
-
-
Jelle van der Waa authored
-
Kristian Klausen authored
Ref #465
-
Kristian Klausen authored
Fix #463
-
Kristian Klausen authored
Fix #453
-
- Aug 14, 2022
-
-
Kristian Klausen authored
aurweb: Make SSH faster by avoiding slow Poetry (~2,5 sec faster) See merge request !612
-
Kristian Klausen authored
"poetry run" is very slow[1] and adds +1 second to the startup time. This is made even worse by the fact that aurweb-git-serve is called twice by sshd[2]. [1] https://github.com/python-poetry/poetry/issues/3502 [2] https://security.stackexchange.com/questions/123795/authorizedkeyscommand-of-sshd-config-getting-called-twice/123801#123801
-
- Aug 12, 2022
-
-
Evangelos Foutras authored
-