1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-22 19:16:04 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Evangelos Foutras a9e0790f53
Remove the three dashes from all YAML documents
These are used to signal the start of the document in a stream of many
documents. As Ansible only supports one YAML document per file this is
unnecessary. About a third of our YAML documents already lacked these.
2022-06-08 14:35:45 +03:00
Evangelos Foutras 375a781611
Re-encrypt all default vaults with a new password 2022-05-07 17:45:19 +03:00
Kristian Klausen 664deb67ab WireGuard all hosts
This is meant as a internal authenticated and encrypted network which we
can use for internal services, we don't want to expose to the internet
or when encryption is desired but not easily implementable.
2021-07-06 20:58:15 +00:00
Jelle van der Waa 4bc660d6be
Remove zabbix-agent, zabbix roles
Zabbix has been replaced by Prometheus for monitoring our services.
2020-11-21 22:14:20 +01:00
Jelle van der Waa 992f81d766
By default enable the sshd jail for fail2ban
For all hosts we want to have a working fail2ban for sshd brute force
attempts through a group_vars/all. For some hosts an override is
required to enable postfix or dovecot jails.
2020-11-02 17:58:18 +01:00
Jan Alexander Steffens (heftig) c888419124
Revert "host_vars: Remove idempotent jail config"
This reverts commit 81bb41e3c3.

We actually do need to specify all fields.
2020-05-28 22:28:25 +02:00
Jan Alexander Steffens (heftig) 81bb41e3c3
host_vars: Remove idempotent jail config
Remove jail config from host_vars that just sets the default of false
(disabled).
2020-05-28 22:08:58 +02:00
Jan Alexander Steffens (heftig) c30da5afc3
roles/fail2ban: Remove nonexistent fail2ban_jails.nginx 2020-05-28 22:08:50 +02:00
Jan Alexander Steffens (heftig) dead8234a6
borg: Move mysql backup config to mariadb role 2020-05-10 16:42:51 +02:00
Phillip Smith 0df317ebd1 deploy fail2ban to bbs server 2019-11-09 13:56:01 +11:00
Phillip Smith 81312dac4d reformat borg-client tasks for readability; add mysql to bbs borg 2019-10-30 17:18:30 +11:00
Jelle van der Waa 0b4582a0cd Add host_vars for bbs.archlinux.org 2019-10-27 21:10:03 +01:00