- Mar 15, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Mar 12, 2023
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
It's incompatible with Keycloak 21. Re-enabling of metrics is tracked in #499. [1] https://github.com/aerogear/keycloak-metrics-spi/issues/155
-
- Mar 11, 2023
-
-
Leonidas Spyropoulos authored
Add yan12125 to multilib group See merge request !690
-
Chih-Hsuan Yen authored
-
- Mar 07, 2023
-
-
Evangelos Foutras authored
common: smartd.conf: disable long self-tests Closes #498 See merge request !687
-
Evangelos Foutras authored
The disks on gemini show increased write latency every now and then, and this appears to correlate with when long self-tests are running. Fixes #498
-
- Mar 03, 2023
-
-
Evangelos Foutras authored
Chonky packages are chonky. The extra 25G should last us 6-12 months.
-
- Mar 02, 2023
-
-
Jan Alexander Steffens (heftig) authored
-
- Feb 27, 2023
-
-
Jelle van der Waa authored
Add jail for http users See merge request !683
-
Currently the tracker is hammered by a scraper which causes high load if we don't actually ban the user.
-
Evangelos Foutras authored
tasks/upgrade-servers: upgrade Keycloak box first Closes #496 See merge request !685
-
Evangelos Foutras authored
matrix.archlinux.org doesn't like it when accounts.archlinux.org is unavailable at start-up. Try to work around this by upgrading accounts.archlinux.org first and doing a health check before proceeding to update the rest of the servers. Fixes: #496
-
Evangelos Foutras authored
90 seconds isn't enough time for keycloak's ExecStartPre cmd to finish.
-
- Feb 24, 2023
-
-
Evangelos Foutras authored
Enabling debug packages by default has resulted in more debug packages. Nobody could have foreseen this.
-
- Feb 21, 2023
-
-
Jelle van der Waa authored
flyspray: add removed packages script See merge request !681
-
This script goes through all open bugs in the Arch Linux and Community tracker and extracts the packagename from "[$pkgname]" and tries match it to the list of packages in the repo. If there is no match the package is assumed to be dropped from the repo and printed. This script will give false positives, but not enough which requires some extra filtering.
-
Evangelos Foutras authored
When debuginfod processes big debug packages it can run out of memory and get killed. Then, it gets restarted by systemd only to OOM again. Let's try doubling the memory to ~4G.
-
- Feb 18, 2023
-
-
Leonidas Spyropoulos authored
Onboard pitastrudl as support staff (mirror admin) See merge request !679
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Evangelos Foutras authored
Liberally add "noqa no-changed-when" tags to the problematic tasks, except for two "systemd-tmpfiles --create" calls. For these we can simply include the creates= parameter in the command module's call.
-
Convert the permissions to strings to avoid octal interpretation. Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Feb 15, 2023
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
Deleting events causes database corruption, see e.g. https://github.com/matrix-org/synapse/issues/11738 and https://github.com/matrix-org/synapse/issues/13476.
-
Jan Alexander Steffens (heftig) authored
Broken servers are common making these loggers very spammy.
-
- Feb 14, 2023
-
-
Leonidas Spyropoulos authored
gitlab: rate-limit gitlab-pages See merge request archlinux/infrastructure!678
-
Leonidas Spyropoulos authored
Implement ip based rate limiting on gitlab-pages. This ensures we avoid slowing down the gitlab server when extensive requests are made against our gitlab-pages like WKD sync from Archlinux keyring service https://docs.gitlab.com/ee/administration/pages/#rate-limits Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Leonidas Spyropoulos authored
Fix some ansible-lint warnings See merge request archlinux/infrastructure!677
-
- Feb 13, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Leonidas Spyropoulos authored
The daemon_reload is specific to systemd and produce a warning in ansible-lint Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Feb 12, 2023
-
-
Evangelos Foutras authored
Decommission Equinix Metal servers at legacy AMS1 DC Closes #495 See merge request archlinux/infrastructure!676
-
- Feb 11, 2023
-
-
Evangelos Foutras authored
Added hosts: - repro3.pkgbuild.com - runner3.archlinux.org - seoul.mirror.pkgbuild.com - sydney.mirror.pkgbuild.com Removed hosts: - repro1.pkgbuild.com - runner2.archlinux.org
-
Evangelos Foutras authored
Equinix's AMS1 DC is being shut down so we need to recreate this box. For Geo variety, this one is created in Frankfurt instead of Amsterdam. Ref #495
-
Evangelos Foutras authored
Equinix's AMS1 DC is being shut down so we need to recreate this box. Ref #495
-
Evangelos Foutras authored
Pass --target=i386-pc to grub-install to stick with legacy BIOS boot. Our partitioning scheme is not suitable for EFI boot.
-
Evangelos Foutras authored
/etc/motd now contains "OS Rescue Environment" when in rescue mode.
-
Evangelos Foutras authored
This directory isn't part of the docker package so we need to create it.
-
Evangelos Foutras authored
-
- Feb 09, 2023
-
-
Leonidas Spyropoulos authored
aurweb: set receive.fsckobjects to true See merge request !675
-