add more hosts
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
This commit is contained in:
parent
b861ceb249
commit
b98ec22473
1 changed files with 23 additions and 0 deletions
|
@ -25,14 +25,25 @@ backup_clients:
|
|||
dirs:
|
||||
- /usr/local/bin/
|
||||
- /etc/
|
||||
|
||||
# K3s
|
||||
# OLD
|
||||
k8home-virt-cra-cp.lan.k3s.fr:
|
||||
dirs:
|
||||
- /var/lib/rancher/k3s/
|
||||
- /etc/rancher/
|
||||
# NEW
|
||||
k3home-virt-cra-cp.lan.k3s.fr:
|
||||
dirs:
|
||||
- /var/lib/rancher/k3s/
|
||||
- /etc/rancher/
|
||||
|
||||
mainframe-ces.lan.k3s.fr:
|
||||
dirs:
|
||||
- /root/
|
||||
|
||||
|
||||
|
||||
# VPN STUFF
|
||||
murtas-nuc.vpn.k3s.fr:
|
||||
dirs:
|
||||
|
@ -43,3 +54,15 @@ backup_clients:
|
|||
- /etc/
|
||||
- /root/
|
||||
|
||||
|
||||
# PIs
|
||||
pyranometer.lan.k3s.fr:
|
||||
dirs:
|
||||
- /root/
|
||||
octopi.lan.k3s.fr:
|
||||
dirs:
|
||||
- /root/
|
||||
tgbt.lan.k3s.fr:
|
||||
dirs:
|
||||
- /root/
|
||||
|
||||
|
|
Loading…
Reference in a new issue