Commits on Source (21)
-
Levente Polyak authored
-
Christian Heusel authored
Related to #550 Related to #551 Fixes: 4e5550a8 ("Decommission bugs.archlinux.org and replace it with a static copy[1]") Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Kristian Klausen authored
prometheus_exporters: drop flyspray-textcollector See merge request !801
-
Related to #557
-
Christian Heusel authored
archwiki: update the repository URL See merge request !795
-
Christian Heusel authored
Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Christian Heusel authored
When there was an error i.e. with the image verification the loopdev variable was unbound in the cleanup function. We fix this by defining the variable as empty. Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Levente Polyak authored
-
Christian Heusel authored
Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Christian Heusel authored
Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Levente Polyak authored
-
Levente Polyak authored
This is required f.e. for the dbscripts pipeline where kcov coverage requires quite a bit more memory and fails to run in parallel with 1GB limit.
-
Levente Polyak authored
-
Kristian Klausen authored
Fixes: 97bc3928 ("gitlab_runner: raise max memory to 2GB")
-
Kristian Klausen authored
The firewalld direct interface is deprecated and will be removed in a future release[1]. Recently IPv4 connectivity inside docker containers on our runners broke and after some troubleshooting, the issue was pinpointed to the start of the fail2ban service. We also had issues in the past where sometimes firewalld had to be restarted after boot before network connectivity worked in libvirt on our runners. The issuse may be due to a bug in the way fail2ban use the direct interface, a bug in firewalld or a combination thereof. Let's just avoid the direct interface altogether and create a clean separation, with firewalld handling the blocking and fail2ban maintaining the ipset. [1] https://firewalld.org/documentation/man-pages/firewalld.direct.html
-
Kristian Klausen authored
fail2ban: Use a managed firewalld ipset See merge request !804
-
Kristian Klausen authored
The config file contain secrets, so it should not be world writable. Fix #562
-
Kristian Klausen authored
The systemd environment variables can be read by anyone, so move the secret to the configuration file, which can only be read by root and the hedgedoc user. Fix #562
-
Jan Alexander Steffens (heftig) authored
-
Christian Heusel authored
Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Christian Heusel authored
archwiki: Update to version 1.41.0-3 See merge request !802
Showing
- roles/archwiki/defaults/main.yml 2 additions, 2 deletionsroles/archwiki/defaults/main.yml
- roles/bugbuddy/files/bugbuddy-download.sh 1 addition, 1 deletionroles/bugbuddy/files/bugbuddy-download.sh
- roles/dbscripts/defaults/main.yml 1 addition, 1 deletionroles/dbscripts/defaults/main.yml
- roles/fail2ban/files/fail2ban.xml 3 additions, 0 deletionsroles/fail2ban/files/fail2ban.xml
- roles/fail2ban/tasks/main.yml 13 additions, 2 deletionsroles/fail2ban/tasks/main.yml
- roles/fail2ban/templates/firewallcmd-allports.local.j2 0 additions, 8 deletionsroles/fail2ban/templates/firewallcmd-allports.local.j2
- roles/fail2ban/templates/firewallcmd-ipset-allports.conf.j2 8 additions, 0 deletionsroles/fail2ban/templates/firewallcmd-ipset-allports.conf.j2
- roles/fail2ban/templates/jail.local.j2 1 addition, 1 deletionroles/fail2ban/templates/jail.local.j2
- roles/gitlab_runner/files/domain_template.xml 1 addition, 1 deletionroles/gitlab_runner/files/domain_template.xml
- roles/gitlab_runner/files/libvirt-executor-update-base-image 4 additions, 2 deletionsroles/gitlab_runner/files/libvirt-executor-update-base-image
- roles/gitlab_runner/templates/config.toml.j2 1 addition, 1 deletionroles/gitlab_runner/templates/config.toml.j2
- roles/gluebuddy/files/gluebuddy_download.sh 1 addition, 1 deletionroles/gluebuddy/files/gluebuddy_download.sh
- roles/hedgedoc/tasks/main.yml 1 addition, 1 deletionroles/hedgedoc/tasks/main.yml
- roles/hedgedoc/templates/config.json.j2 4 additions, 1 deletionroles/hedgedoc/templates/config.json.j2
- roles/hedgedoc/templates/hedgedoc.service.d.j2 0 additions, 1 deletionroles/hedgedoc/templates/hedgedoc.service.d.j2
- roles/matrix/tasks/main.yml 1 addition, 1 deletionroles/matrix/tasks/main.yml
- roles/prometheus_exporters/tasks/main.yml 0 additions, 1 deletionroles/prometheus_exporters/tasks/main.yml
roles/fail2ban/files/fail2ban.xml
0 → 100644