- Feb 20, 2022
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- Feb 18, 2022
-
-
Kristian Klausen authored
We are running short on storage and don't really need 3 months of log, so reduce it to 2 months instead of expanding the disk.
-
- Feb 16, 2022
-
-
Evangelos Foutras authored
commit 100dbb8781d780d35ad0569222bcda3ef85bbe0a upstream.
-
Giancarlo Razzolini authored
archusers: Make foxboron a dev Closes #440 See merge request !534
-
Giancarlo Razzolini authored
After the promotion of foxboron to dev, we have changed his role on archusers and ran the playbook against the machines.
-
- Feb 15, 2022
-
-
Kristian Klausen authored
Without this fix all the Prometheus dashboards failed loading data with: "Error updating options: origin not allowed". [1] https://github.com/grafana/grafana/issues/45117#issuecomment-1033842787
-
Evangelos Foutras authored
See merge request !532
-
[foutrelis: add vault variables described in !532] Signed-off-by:
Kevin Morris <kevr@0cost.org> Signed-off-by:
Evangelos Foutras <evangelos@foutrelis.com>
-
- Feb 14, 2022
-
-
Evangelos Foutras authored
No need to duplicate the logs from /srv/gitlab/logs/.
-
Evangelos Foutras authored
hardening: use default ptrace scope on buildservers Closes #424 See merge request !533
-
Evangelos Foutras authored
Making 'kernel.yama.ptrace_scope' more strict by setting it to '2' causes failures in elfutils' test suite. While tentatively helpful on other servers, it seems kind of unnecessary for a build server. Fixes: #424 (to be reopened though, if more restrictions are found)
-
Evangelos Foutras authored
It previously used mountpoint="/rootfs" which didn't match any mounts. Also fix HostOutOfInodes and tweak HostDiskWillFillIn24Hours slightly.
-
- Feb 10, 2022
-
-
Jelle van der Waa authored
-
- Feb 09, 2022
-
-
Jan Alexander Steffens (heftig) authored
-
Kristian Klausen authored
Fix #433
-
Kristian Klausen authored
Fix #430
-
Kristian Klausen authored
Fix #426, #427, #428 and #429.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Kristian Klausen authored
aurweb: update rollout for >= v6.0.0 See merge request !525
-
Kristian Klausen authored
-
Kristian Klausen authored
The two secrets: vault_aurweb_{secret,postmaster}
-
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
To call these externally, poetry run must be used. This patch brings in some wrappers that call `poetry run` within `{{ aurweb_dir }}`. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 08, 2022
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Feb 07, 2022
-
-
Evangelos Foutras authored
Change storage box size from 10000 to 10240 GiB.
-
Sven-Hendrik Haase authored
-
- Feb 06, 2022
-
-
Evangelos Foutras authored
Better bang for buck; unfortunately it doesn't seem any faster.
-
Evangelos Foutras authored
-
- Feb 05, 2022
-
-
Evangelos Foutras authored
gitlab: Do away with generating tarball backups See merge request !530
-
Evangelos Foutras authored
Using GitLab's official backup tool takes too much time and, more importantly, space; /srv/gitlab is a bit over 430G but backing it up nearly exhausts its 1TB volume. As we're creating btrfs snapshots and backing those up with borg, it seems unnecessary to also create tarballs of the same data. GitLab's documentation mentions snapshots as a viable backup strategy, and to the restored system it should seem like recovering from a power loss. [1] https://docs.gitlab.com/ee/raketasks/backup_restore#alternative-backup-strategies
-
Evangelos Foutras authored
Service facts did not provide enough information about the state of the borg-backup{,-offsite} services. While runnning, their state is reported as stopped by service_facts and "activating" by systemctl.
-
- Feb 04, 2022
-
-
Kristian Klausen authored
debuginfod: Implement role See merge request !168
-
Kristian Klausen authored
The sponsored mirrors have a ton of storage, but mirror.pkgbuild.com doesn't, so debug packages aren't synced to it. [1] {america,asia,europe}.mirror.pkgbuild.com
-
Kristian Klausen authored
-