mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
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.
15 lines
375 B
Plaintext
15 lines
375 B
Plaintext
filesystem: btrfs
|
|
fetchmail_user: "donate@archlinux.org"
|
|
fetchmail_delivery_cmd: "/usr/local/bin/donor_import_wrapper.sh"
|
|
|
|
ipv4_address: "95.217.163.246"
|
|
ipv6_address: "2a01:4f9:c010:6b1f::1"
|
|
|
|
fail2ban_jails:
|
|
sshd: true
|
|
postfix: false
|
|
dovecot: false
|
|
nginx_limit_req: true
|
|
wireguard_address: 10.0.0.1
|
|
wireguard_public_key: 0Vx7jfWinpTPHKPxvmKtZlp3hcLebawz+vQM8EIEm1k=
|