- Feb 14, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Kristian Klausen authored
yaml: truthy value should be one of [false, true] (truthy) yaml: wrong indentation: expected 4 but found 2 (indentation) yaml: too few spaces before comment (comments) yaml: missing starting space in comment (comments) yaml: too many blank lines (1 > 0) (empty-lines) yaml: too many spaces after colon (colons) yaml: comment not indented like content (comments-indentation) yaml: no new line character at the end of file (new-line-at-end-of-file) load-failure: Failed to load or parse file parser-error: couldn't resolve module/action 'hosts'. This often indicates a misspelling, missing collection, or incorrect module path.
-
Jelle van der Waa authored
As flyspray does not support PHP 8 as of yet, transition to the php7 package by simply introducing a new php7_fpm role.
-
- Feb 13, 2021
-
-
Jelle van der Waa authored
-
- Feb 11, 2021
-
-
Jelle van der Waa authored
arch-audit hung as it was started before there was a working internet connection. To work around this issue, add proper Wants/After targets for network-online.target and for the rebuilderd textcollector let it start after rebuilderd.service is "online".
-
Sven-Hendrik Haase authored
-
Jelle van der Waa authored
sourceballs wasn't able to generate any new tarballs due to not being able to sudo due to systemd hardening.
-
- Feb 10, 2021
-
-
Levente Polyak authored
-
Levente Polyak authored
-
- Feb 07, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
If the protection is enabled, saying any of these words shortly after joining triggers a ban.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Feb 04, 2021
-
-
Jelle van der Waa authored
The monitoring on luna fails randomly and we have no proof that the mail server does not work. Disable it for now until it works in a stable fashion.
-
Jelle van der Waa authored
-
- Feb 03, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Feb 01, 2021
-
-
Jelle van der Waa authored
This adds a collaborative markdown editor as newly offered service which is available via login for all Arch Linux Staff with an option to allow anonymous edits by users (not default). Users are managed via keycloak and require the Staff role to be allowed in, non staff keycloak users currently will receive an internal server error due to an upstream issue.
-
Jelle van der Waa authored
-
- Jan 31, 2021
-
-
Jelle van der Waa authored
According to 'doc/maintenance.txt' the usermaint service needs to be every 2 hours. To remove the last login IP address of all users that did not login for 7 days. Closes: #106
-
-
Jan Alexander Steffens (heftig) authored
-
- Jan 27, 2021
-
-
Sven-Hendrik Haase authored
The reason is that we might want to independently retry the offsite backup in case it fails but not rerun the primary backup in that case. This isn't possible with the current setup and so we'll have to split this up into two oneshot services. The way it works is that borg-backup.service will schedule borg-backup-offsite.service to run after it which ensures that no two backups are running at the same time and also that they can be indendently retried if one of them fails.
-
Sven-Hendrik Haase authored
-
- Jan 26, 2021
-
-
Jelle van der Waa authored
Collect prometheus btrfs errors from the btrfs command from btrfs-progs which since 5.10 supports json output for device stats. The collected errors will in the future trigger an alert when the errors reach a certain treshold.
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Jelle van der Waa authored
To allow packagers to test their changes in the testing repos, enable them for rebuilderd.
-
Jelle van der Waa authored
To reduce bandwidth on mirror.pkgbuild.com.
-
Jelle van der Waa authored
Closes: #231
-
- Jan 25, 2021
-
-
Kristian Klausen authored
-
The enotify extension can be used to send mails as other users, so let's only enabled the sieve extensions, which we need. The extensions was found by running `grep require` on the existing sieve user scripts. mailbox wasn't in that list, but it is used by the global spam-to-folder.sieve script.
-
Jelle van der Waa authored
Mediawiki allows the configuration of Referrer policy, which is set to the same value as archlinux.org, retaining the referrer for https:// links as they might be beneficial as promotion. Set the X-Frame-Options header to deny framing.
-
- Jan 24, 2021
-
-
Kristian Klausen authored
-
Evangelos Foutras authored
Databases used by sogrep are fetched by syncrepo from gemini, no point in duplicating this work; consider this to be part of roles/dbscripts.
-
- Jan 23, 2021
-
-
Sven-Hendrik Haase authored
GitLab becomes unhappy if it can't poll localhost.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
This reverts commit 750c2f6f.
-