- 16 Dec, 2021 2 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- 08 Dec, 2021 1 commit
-
-
Jelle van der Waa authored
-
- 01 Dec, 2021 1 commit
-
-
- 17 Nov, 2021 1 commit
-
-
Morten Linderud authored
Signed-off-by:
Morten Linderud <morten@linderud.pw>
-
- 27 Oct, 2021 1 commit
-
-
Jelle van der Waa authored
-
- 03 Oct, 2021 1 commit
-
-
- 24 Aug, 2021 1 commit
-
-
Kristian Klausen authored
Fix #177
-
- 12 Jul, 2021 1 commit
-
-
Evangelos Foutras authored
The upstream branch is set by the earlier "git pull --set-upstream".
-
- 08 Jul, 2021 1 commit
-
-
Evangelos Foutras authored
No functional change; the "restrict" key option is a shorthand for: - no-agent-forwarding - no-port-forwarding - no-X11-forwarding - no-pty - no-user-rc It was added in OpenSSH 7.2 (2016-02-29) as a convenient way to specify an authorized key should have "all current and future key restrictions" applied to it.
-
- 07 Jul, 2021 2 commits
-
-
Evangelos Foutras authored
The default login shell for the svntogit user (/sbin/nologin) breaks the Match Exec directives in /srv/svntogit/.ssh/config and prohibits Git from using the correct SSH key. While we're at it, add --set-upstream to the git pull command so the task is more likely to accomplish its intended purpose.
-
Evangelos Foutras authored
-
- 04 Jun, 2021 2 commits
-
-
Evangelos Foutras authored
- Set "proxy_cache_lock on" to avoid sending more than one auth request to archweb when a cache entry doesn't exist for the credentials. - Set "proxy_cache_use_stale updating" to prevent nginx sending multiple auth requests to archweb while the cache is being refreshed. [1] [1] http://mailman.nginx.org/pipermail/nginx/2016-January/049734.html
-
Evangelos Foutras authored
Use $uri instead of $request_uri in proxy_cache_key to avoid caching based on the original URI which is different for each pacman request. The cache keys are now in the following format: httpsarchlinux.org/devel/mirrorauth/Basic <credentials>
-
- 03 Jun, 2021 1 commit
-
-
Jelle van der Waa authored
This implements authentication to our repos.archlinux.org tier 0 mirror via archweb.
-
- 08 Apr, 2021 1 commit
-
-
A extra access_log entry was added with the following commands: $ cd roles $ grep -lr access_log | xargs -P 1 -n 1 sed -i '/access_log/ s/\(.*\)\( \)\(\(reduced\|main\);$\)/\1 \3\n\1.json json_\3/'
-
- 25 Mar, 2021 1 commit
-
-
Kristian Klausen authored
-
- 14 Feb, 2021 1 commit
-
-
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.
-
- 11 Feb, 2021 1 commit
-
-
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.
-
- 24 Jan, 2021 1 commit
-
-
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.
-
- 10 Jan, 2021 2 commits
-
-
Kristian Klausen authored
It should make it easier to change how the certificates is issued. Ex: If we want to switch to ECDSA certificates in the future or replace certbot with something else.
-
Jelle van der Waa authored
These ips are no longer controlled by Arch Linux and ftp-archlinux is not synced by anything from us.
-
- 20 Dec, 2020 1 commit
-
-
- 12 Dec, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 19 Nov, 2020 1 commit
-
-
Jelle van der Waa authored
As we have no archive_mirrors at this time.
-
- 23 Sep, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 27 Aug, 2020 1 commit
-
-
- 22 Jul, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 12 Jul, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 03 Jul, 2020 3 commits
-
-
Jelle van der Waa authored
Remove unused devlist-mailer and apply some hardening.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- 27 Jun, 2020 1 commit
-
-
Jelle van der Waa authored
The emails where not delivered to anyway nor do they continue useful information. Log output is now viewable in journalctl and some hardening is applied.
-
- 26 Jun, 2020 1 commit
-
-
Jelle van der Waa authored
Archivetools syncs from kitchensink_tier1 for some reason, to create the repository and stuff.
-
- 25 Jun, 2020 2 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- 23 Jun, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 17 Jun, 2020 2 commits
-
-
also use systemd instead of service module
-
-
- 12 Jun, 2020 1 commit
-
-