summaryrefslogtreecommitdiffstats
path: root/host_vars/pve.local.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/pve.local.yml.example')
-rw-r--r--host_vars/pve.local.yml.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/host_vars/pve.local.yml.example b/host_vars/pve.local.yml.example
index 0b211e4c..0e70d476 100644
--- a/host_vars/pve.local.yml.example
+++ b/host_vars/pve.local.yml.example
@@ -11,3 +11,5 @@ network_ipv4_dns: "10.0.0.254"
network_ipv6_address: "fd5c:fd8b:2b8c::253/64"
network_ipv6_gateway: "fd5c:fd8b:2b8c::254"
network_ipv6_dns: "fd5c:fd8b:2b8c::254"
+
+restic_version: "0.19.0"