- Jun 06, 2021
-
-
zram-generator defaults to 50% of the ram where systemd-swap defaults to 25% of the ram. [1] https://lists.archlinux.org/pipermail/arch-dev-public/2021-May/030429.html
-
- May 01, 2021
-
-
Kernel's OOM killer is often too slow, as a result system ends up thrashing heavily. Have a user-space oom killer helps. Using default settings as described in https://www.freedesktop.org/software/systemd/man/oomd.conf.html Closes: #306 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
- Feb 14, 2021
-
-
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.
-
- Jan 10, 2021
-
-
Jakub Klinkovský authored
It should also be installed before installing any packages with Ansible.
-
- Dec 22, 2020
-
-
Sven-Hendrik Haase authored
They were apparently controversial and more research is needed.
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
- Dec 18, 2020
-
-
- Nov 16, 2020
-
-
Sven-Hendrik Haase authored
-
- Nov 08, 2020
-
-
Jakub Klinkovský authored
-
- Oct 22, 2020
-
-
Fix #155
-
- Oct 16, 2020
-
-
Jelle van der Waa authored
Ansible's hostname supports setting the hostname with hostnamectl, which makes our systems after the removal of inetutils legacy free.
-
- Sep 05, 2020
-
-
Jakub Klinkovský authored
This is needed for the role to work in containers. The option will also be applied upstream, see the upstream ticket: https://github.com/smartmontools/smartmontools/issues/62
-
- Aug 27, 2020
-
-
Sven-Hendrik Haase authored
-
Prefer using our maintained version of checkservices from the contrib repository hosted on our Gitlab repository. This has the benefit of getting rid of a submodule which isn't cloned by default.
-
-
- Jun 17, 2020
-
-
Sven-Hendrik Haase authored
-
- May 10, 2020
-
-
Jelle van der Waa authored
-
- May 07, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
- Feb 11, 2020
-
-
Phillip Smith (fukawi2) authored
-
- Oct 10, 2019
-
-
Sven-Hendrik Haase authored
-
- Aug 11, 2019
-
-
Sven-Hendrik Haase authored
-
- Aug 10, 2019
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
- Aug 02, 2019
-
-
Jan Alexander Steffens (heftig) authored
This will move the audit messages from dmesg and reduce the duplication in the journal.
-
- May 15, 2019
-
-
Giancarlo Razzolini authored
roles/common: Replace Seblu's submodule with a submodule pointing to our contrib repository on Arch Linux's github.
-
- Apr 23, 2019
-
-
Jelle van der Waa authored
-
- Mar 24, 2019
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- Mar 22, 2019
-
-
Evangelos Foutras authored
-
- Feb 28, 2019
-
-
Florian Pritz authored
journal logs are nice and all, but they are comparatively large and (mostly) uncompressed. This way we at can at least maintain logs for a reasonable time frame to investigate issues even if the journal decided that it has to clean up "old" logs. The logrotate config uses an archive directory to rotate logs to for stricter permissions on old logs to increase data protection (EU GDPR). Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- Feb 27, 2019
-
-
Evangelos Foutras authored
It's highly unlikely we'll be using anything other than cubic, so there is no need for this to be configurable.
-
- Jan 23, 2019
-
-
Evangelos Foutras authored
sch_fq used to be required by BBR but this is no longer the case after a fallback to internal pacing was implemented in Linux 4.13. Plus, BBR was recently disabled on Arch's infra. Now, we could just set the default qdisc to fq_codel for all machines, but it seems the default for multiqueue network interfaces is sch_mq + fq_codel sub-qdiscs (one per tx queue). I am not sure how to cleanly implement the above multiqueue distinction in Ansible, so drop the default_qdisc configuration. I will then adjust affected machines manually to remove any configured qdiscs.
-
- Dec 25, 2018
-
-
Florian Pritz authored
We don't need resolved and it is sometimes buggy so let's just get rid of it and use unbound like we do on our mail machines already. Details: https://kanboard.archlinux.org/public/task/104/7dd7510424e4229247e8e0b90bf43e1553fce86cdf8475b60edc956ed5a8 Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- Oct 21, 2018
-
-
Jelle van der Waa authored
-
- Sep 14, 2018
-
-
Jelle van der Waa authored
Enable pacache timer to cleanup old packages and keeps the lsat three version of a package.
-
- Jul 02, 2018
-
-
Florian Pritz authored
Manpage recommands it and Jan wants it. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- Jun 07, 2018
-
-
Bartłomiej Piotrowski authored
-
- May 29, 2018
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-