added new hosts to be backed up

This commit is contained in:
2026-01-22 12:11:53 +01:00
parent 40ba445f76
commit d8992082b2
5 changed files with 1 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
hosts_to_backup: hosts_to_backup:
- { hostname: "AdGuard", fqdn: "AdGuard.universe.local." } - { hostname: "AdGuard", fqdn: "AdGuard.universe.local." }
- { hostname: "agh01", fqdn: "agh01.universe.local." } - { hostname: "agh01", fqdn: "agh01.universe.local." }
- { hostname: "bastion", fqdn: "bastion.universe.local." }
- { hostname: "dhcp-kea", fqdn: "dhcp-kea.universe.local." } - { hostname: "dhcp-kea", fqdn: "dhcp-kea.universe.local." }
- { hostname: "dhcp-stork", fqdn: "dhcp-stork.universe.local." } - { hostname: "dhcp-stork", fqdn: "dhcp-stork.universe.local." }
- { hostname: "dnspri", fqdn: "dnspri.universe.local." } - { hostname: "dnspri", fqdn: "dnspri.universe.local." }