summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/ch-epimetheus.yml10
-rw-r--r--inventory/host_vars/ch-phoebe.yml4
2 files changed, 14 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-epimetheus.yml b/inventory/host_vars/ch-epimetheus.yml
index 1dd25f93..060512e6 100644
--- a/inventory/host_vars/ch-epimetheus.yml
+++ b/inventory/host_vars/ch-epimetheus.yml
@@ -92,6 +92,16 @@ zfs_syncoid_sources:
skip_parent: yes
exclude:
- '^storage/vm'
+ 'ch-phoebe':
+ ssh_hostname: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets['ch-phoebe']) | ipaddr('address') }}"
+ ssh_port: "{{ hostvars['ch-phoebe'].ansible_port }}"
+ periodic:
+ schedule: "*-*-* 00,06,12,18:29:00"
+ timeout: 5h
+ paths:
+ nvme/vm:
+ recursive: yes
+ skip_parent: yes
'ch-equinox-t450s':
ssh_hostname: 192.168.28.139
ssh_port: 222
diff --git a/inventory/host_vars/ch-phoebe.yml b/inventory/host_vars/ch-phoebe.yml
index 99a20b40..915adbea 100644
--- a/inventory/host_vars/ch-phoebe.yml
+++ b/inventory/host_vars/ch-phoebe.yml
@@ -28,6 +28,10 @@ apt_repo_components:
- non-free ## for microcode updates
+ssh_keys_root_extra:
+ - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIZK9NBainiE0+A8pT8dbwlNZ0k0AZVhLTzUSo3YtKJt ZFS Backup syncoid@epimetheus
+
+
spreadspace_apt_repo_components:
- main
- prometheus