This project is mirrored from https://gitlab.archlinux.org/archlinux/infrastructure.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
- 21 Apr, 2017 2 commits
-
-
Jan Alexander Steffens (heftig) authored
-
Evangelos Foutras authored
BBR needs to be used with the fq qdisc, so allow configuring the default qdisc and set it to "fq" on soyuz (switched to BBR in a previous commit).
-
- 17 Apr, 2017 2 commits
-
-
Florian Pritz authored
This is not in group_vars or similar because we currently do not use it in playbooks and it may not be the best idea to expose it that much. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Evangelos Foutras authored
Also set it to BBR on soyuz because it seems to greatly increase my download speeds from mirror.pkgbuild.com; example download results: CUBIC: 60.75M in 28s (2.18 MB/s) BBR: 60.75M in 12s (5.12 MB/s) BBR gets to my line's max rate very fast while CUBIC struggles and only very slowly scales up. Not sure if my ISP is to blame but seeing as BBR works so well, we might as well use it.
-
- 08 Apr, 2017 1 commit
-
-
Florian Pritz authored
Template only for now. Deployed manually on luna, not yet integrated with apollo. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 04 Apr, 2017 1 commit
-
-
Jan Alexander Steffens (heftig) authored
-
- 01 Apr, 2017 2 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Max files limit causes journald to be too agressive when cleaning up old logs because it tries to stay under the limit. If there are enough users on the system that won't happen and it will start removing system logs way too soon (like after a few hours or days). Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 25 Mar, 2017 1 commit
-
-
Sébastien Luttringer authored
-
- 21 Mar, 2017 1 commit
-
-
Bartłomiej Piotrowski authored
-
- 20 Mar, 2017 5 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 11 Mar, 2017 1 commit
-
-
Giancarlo Razzolini authored
Our ansible.cfg had some settings that were using the default values, according to ansible documentation.
-
- 07 Mar, 2017 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 06 Mar, 2017 2 commits
-
-
Florian Pritz authored
Uses the nginx config from here: https://kanboard.net/documentation/nice-urls Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
The HSTS header is already added by nginx. If kanboard adds its own the reply contains a header that contains max-age twice which is invalid. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 04 Mar, 2017 2 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 03 Mar, 2017 4 commits
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- 02 Mar, 2017 10 commits
-
-
Jan Alexander Steffens (heftig) authored
This behaves better with non-C compilers, where we do not provide any environment FLAGS. It does add -O3, but I think this can be excused as an upstream choice.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- 01 Mar, 2017 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 22 Feb, 2017 1 commit
-
-
Jan Alexander Steffens (heftig) authored
At http://www.archlinux.org/check_network_status.txt (no https)
-
- 18 Feb, 2017 1 commit
-
-
Jan Alexander Steffens (heftig) authored
Instead of looking at the access time of the dirs; that one is useless for cleaning.
-
- 10 Feb, 2017 2 commits
-
-
Giancarlo Razzolini authored
The tasks that use variables need them to be at least defined, even if empty, to be able to run. Added some defaults.
-
Giancarlo Razzolini authored
When using when: on ansible, it already checks if the variable is set or not. But the variable must still be defined.
-