Fix hostname of restic server
This commit is contained in:
parent
2db8ca5059
commit
a866938207
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pve_hosts:
|
|||
pve:
|
||||
ip: 10.23.1.1
|
||||
external_ip: 192.168.2.200
|
||||
restic:
|
||||
pve_restic:
|
||||
ip: 10.23.1.11
|
||||
forrest:
|
||||
ip: 10.23.1.13
|
||||
|
|
Loading…
Reference in a new issue