- Apr 02, 2023
-
-
Kristian Klausen authored
gitlab_runner: Set reasonable NOFILE limits to avoid bugs See merge request archlinux/infrastructure!693
-
Kristian Klausen authored
The default limits cause issues as reported upstream[1][2], it also breaks the mkinitcpio CI[3]. So match the limits set in systemd since v240[4]. [1] https://github.com/moby/moby/issues/38814 [2] https://github.com/containerd/containerd/pull/7566 [3] archlinux/mkinitcpio/mkinitcpio@da223d2f [4] https://github.com/systemd/systemd/blob/4f44d2c4f76922a4f48dd4473e6abaca40d7e555/NEWS#L6556-L6590
-
Kristian Klausen authored
Move GitLab's container registry to a dedicated domain (registry.al.org) See merge request archlinux/infrastructure!697
-
Kristian Klausen authored
It looks more professional and we can move it to a dedicated box if the load increases.
-
- Mar 31, 2023
-
-
Levente Polyak authored
This syncs the lock file with the latest change where we switched the provider for uptimerobot
-
Levente Polyak authored
terraform: update stage2 provider version declaration See merge request archlinux/infrastructure!696
-
In commit d31f8404 we changed the terraform provider for uptimerobot. Reflect this change in the terraform lock file and provider version declaration.
-
Levente Polyak authored
terraform: fix package maintainer team groups See merge request archlinux/infrastructure!695
-
Previously we have declared explicit resources for the roles under the root. This lead to the desired groups getting created twice, once via toSet of the package maintainer team and once per resource under the root. Furthermore remove the package maintainer roles, currently we do not need any roles to define permissions. We can simply use the groups to easily assign users into. Those group assignments can be queries for example by gluebuddy to act upon or queried by a saml client. Fixes 941563f2
-
- Mar 28, 2023
-
-
Jan Alexander Steffens (heftig) authored
-
- Mar 27, 2023
-
-
Levente Polyak authored
terraform: add junior packager groups and roles for core/extra See merge request archlinux/infrastructure!674
-
Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
- Mar 26, 2023
-
-
Evangelos Foutras authored
Add "noqa no-changed-when" tags to handlers using the command module. Perhaps it is wrong of ansible-lint to flag these, since handlers are not the best place to have conditional execution.
-
Kristian Klausen authored
[1] https://github.com/keycloak/keycloak/pull/15746 Fix #501
-
Jelle van der Waa authored
-
- Mar 23, 2023
-
-
Leonidas Spyropoulos authored
terraform: update uptimerobot to a different provider See merge request archlinux/infrastructure!689
-
Jelle van der Waa authored
archwiki: upgrade to 1.39.2-1 See merge request archlinux/infrastructure!694
-
nl6720 authored
-
- Mar 20, 2023
-
-
Evangelos Foutras authored
The credentials are stored in $HOME/.ia instead of $HOME/.config/ia.ini.
-
Evangelos Foutras authored
Also update the repo URL to point to our GitLab.
-
- Mar 18, 2023
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
Also stop using oauth_auto_login and switch to provider specific auto_login option.
-
- Mar 15, 2023
-
-
Jelle van der Waa authored
Offboard kkeen as TU See merge request archlinux/infrastructure!691
-
-
Leonidas Spyropoulos authored
aurweb: update to 6.2.2 See merge request archlinux/infrastructure!692
-
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 archlinux/infrastructure!690
-
Chih-Hsuan Yen authored
-
- Mar 07, 2023
-
-
Evangelos Foutras authored
common: smartd.conf: disable long self-tests Closes #498 See merge request archlinux/infrastructure!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 archlinux/infrastructure!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 archlinux/infrastructure!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.
-