added new systems to backup
This commit is contained in:
@@ -5,12 +5,14 @@ hosts_to_backup:
|
||||
- { hostname: "coruscant", fqdn: "coruscant.universe.local" }
|
||||
- { hostname: "ns1", fqdn: "ns1.universe.local" }
|
||||
- { hostname: "docker01", fqdn: "docker01.universe.local" }
|
||||
- { hostname: "docker02", fqdn: "docker02.universe.local" }
|
||||
- { hostname: "pi-alert", fqdn: "pi-alert.universe.local" }
|
||||
- { hostname: "mariadb01", fqdn: "mariadb01.universe.local" }
|
||||
- { hostname: "mariadb02", fqdn: "mariadb02.universe.local" }
|
||||
- { hostname: "mariadb03", fqdn: "mariadb03.universe.local" }
|
||||
- { hostname: "icinga", fqdn: "icinga.universe.local" }
|
||||
- { hostname: "samba-ad-dc", fqdn: "samba-ad-dc.universe.local" }
|
||||
- { hostname: "samba-ad-dc1", fqdn: "samba-ad-dc1.universe.local" }
|
||||
- { hostname: "samba-ad-dc2", fqdn: "samba-ad-dc2.universe.local" }
|
||||
- { hostname: "webserver", fqdn: "webserver.universe.local" }
|
||||
- { hostname: "elk-stack", fqdn: "elk-stack.universe.local" }
|
||||
- { hostname: "netbox", fqdn: "netbox.universe.local" }
|
||||
@@ -19,6 +21,7 @@ hosts_to_backup:
|
||||
- { hostname: "librenms", fqdn: "librenms.universe.local" }
|
||||
- { hostname: "pi-hole", fqdn: "pi-hole.universe.local" }
|
||||
- { hostname: "adguard", fqdn: "adguard.universe.local" }
|
||||
- { hostname: "agh01", fqdn: "agh01.universe.local" }
|
||||
- { hostname: "grafana", fqdn: "grafana.universe.local" }
|
||||
- { hostname: "nextcloud", fqdn: "nextcloud.universe.local" }
|
||||
- { hostname: "dhcp-kea", fqdn: "dhcp-kea.universe.local" }
|
||||
@@ -27,3 +30,7 @@ hosts_to_backup:
|
||||
- { hostname: "unbound02", fqdn: "unbound02.universe.local" }
|
||||
- { hostname: "mail", fqdn: "mail.universe.local" }
|
||||
- { hostname: "graylog", fqdn: "graylog.universe.local" }
|
||||
- { hostname: "freeradius", fqdn: "freeradius.universe.local" }
|
||||
- { hostname: "searx", fqdn: "searx.universe.local" }
|
||||
- { hostname: "shinobi", fqdn: "shinobi.universe.local" }
|
||||
- { hostname: "paperless", fqdn: "paperless.universe.local" }
|
||||
1
hosts
1
hosts
@@ -16,6 +16,7 @@ haproxy02.universe.local
|
||||
learningdjango.universe.local
|
||||
librenms.universe.local
|
||||
netbox.universe.local
|
||||
ntfy.universe.local
|
||||
paperless.universe.local
|
||||
pi-alert.universe.local
|
||||
pi-hole.universe.local
|
||||
|
||||
0
roles/backup/files/config/agh01_excludes.txt
Normal file
0
roles/backup/files/config/agh01_excludes.txt
Normal file
3
roles/backup/files/config/agh01_includes.txt
Normal file
3
roles/backup/files/config/agh01_includes.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
/etc
|
||||
/opt/AdGuardHome
|
||||
/var/spool/cron/crontabs
|
||||
1
roles/backup/files/config/docker02_excludes .txt
Normal file
1
roles/backup/files/config/docker02_excludes .txt
Normal file
@@ -0,0 +1 @@
|
||||
peertube.test
|
||||
4
roles/backup/files/config/docker02_includes.txt
Normal file
4
roles/backup/files/config/docker02_includes.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
/etc
|
||||
/opt/docker
|
||||
/var/lib/docker/volumes
|
||||
/var/spool/cron/crontabs
|
||||
0
roles/backup/files/config/freeradius_excludes.txt
Normal file
0
roles/backup/files/config/freeradius_excludes.txt
Normal file
3
roles/backup/files/config/freeradius_includes.txt
Normal file
3
roles/backup/files/config/freeradius_includes.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
/etc
|
||||
/home
|
||||
/var/spool/cron/crontabs
|
||||
0
roles/backup/files/config/paperless_excludes.txt
Normal file
0
roles/backup/files/config/paperless_excludes.txt
Normal file
8
roles/backup/files/config/paperless_includes.txt
Normal file
8
roles/backup/files/config/paperless_includes.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
/etc
|
||||
/home
|
||||
/opt/paperless
|
||||
/opt/paperless-consume
|
||||
/opt/paperless-data
|
||||
/opt/paperless-media
|
||||
/opt/paperless-static
|
||||
/var/spool/cron/crontabs
|
||||
0
roles/backup/files/config/samba-ad-dc1_excludes.txt
Normal file
0
roles/backup/files/config/samba-ad-dc1_excludes.txt
Normal file
0
roles/backup/files/config/samba-ad-dc2_excludes.txt
Normal file
0
roles/backup/files/config/samba-ad-dc2_excludes.txt
Normal file
2
roles/backup/files/config/samba-ad-dc2_includes.txt
Normal file
2
roles/backup/files/config/samba-ad-dc2_includes.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
/etc
|
||||
/var/spool/cron/crontabs
|
||||
0
roles/backup/files/config/searx_excludes.txt
Normal file
0
roles/backup/files/config/searx_excludes.txt
Normal file
4
roles/backup/files/config/searx_includes.txt
Normal file
4
roles/backup/files/config/searx_includes.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
/etc
|
||||
/home
|
||||
/var/spool/cron/crontabs
|
||||
/usr/local/searxng
|
||||
0
roles/backup/files/config/shinobi_excludes.txt
Normal file
0
roles/backup/files/config/shinobi_excludes.txt
Normal file
3
roles/backup/files/config/shinobi_includes.txt
Normal file
3
roles/backup/files/config/shinobi_includes.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
/etc
|
||||
/home
|
||||
/var/spool/cron/crontabs
|
||||
Reference in New Issue
Block a user