- 22 Jan, 2022 1 commit
-
-
Kristian Klausen authored
It has been killed by systemd-oomd a few times recently and we don't want to start it manually every time it happens.
-
- 08 Jul, 2021 1 commit
-
-
Kristian Klausen authored
-
- 30 Jun, 2021 1 commit
-
-
Kristian Klausen authored
The DNS is still pointing to luna.
-
- 12 Apr, 2021 1 commit
-
-
Jelle van der Waa authored
The redirects are now done by the `redirects` role.
-
- 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.
-
- 10 Feb, 2017 1 commit
-
-
Giancarlo Razzolini authored
To correctly be safe for CVE-2016-1247, we need all nginx log dirs to be owned by both user and group root. Also, since nginx childs runs as http user, the directories permissions must be 0755, so the http user can descent into it. Since the logrotate will create the log files as http:log, the nginx childs will be able to write to the logs, but will not be able to create files inside those dirs, fully preventing CVE-2016-1247.
-
- 08 Feb, 2017 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-