Install duplicati on PVE docker machine

Requires some changes to how private IPs are specified, which I really need to clean up at some point!
This commit is contained in:
Jake Howard
2021-01-20 21:38:01 +00:00
parent f6c176d2f0
commit 0f9802a46c
7 changed files with 11 additions and 7 deletions

View File

@ -1,4 +1,3 @@
traefik_private_ip: "{{ wireguard.clients[ansible_fqdn].ip }}"
traefik_influx_db_dir: ./influxdb
traefik_proxy_protocol_trusted_ips: "{{ wireguard.cidr }}"