ansible-config/inventory/host_vars/srv01.yml

14 lines
478 B
YAML
Raw Normal View History

basics_autoupdate_origins:
- "o=Node Source,n=${distro_codename}"
2017-10-03 19:31:06 +02:00
basics_ssh_match_blocks:
- match: User certsync
options:
- AuthorizedKeysFile /home/certsync/authorized_keys
- ChrootDirectory /home/certsync/root
- ForceCommand internal-sftp
2021-05-01 15:13:31 +02:00
nginx_resolver: "192.76.134.90 212.12.50.158"
2018-11-07 21:35:44 +01:00
updates_tls_crt: /etc/letsencrypt/live/updates.hamburg.freifunk.net/fullchain.pem
updates_tls_key: /etc/letsencrypt/live/updates.hamburg.freifunk.net/privkey.pem