summaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-06-22 14:45:34 +0200
committerAhmed Abdelhalim <[email protected]>2026-06-22 14:45:34 +0200
commitc8a1d4eac9e5ade57b6bf34dfc26e5516cb43726 (patch)
treea08ce2513e5b859bd983a5b878e78916e4e5b93d /host_vars
parentc903b87a23cedc56a29d023df50b649c0b9f1e59 (diff)
Add readme on using backup role and fix testing
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/rpi5.local.ymlbin2390 -> 2394 bytes
-rw-r--r--host_vars/rpi5.local.yml.example2
2 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/rpi5.local.yml b/host_vars/rpi5.local.yml
index 4a366424..b5708d51 100644
--- a/host_vars/rpi5.local.yml
+++ b/host_vars/rpi5.local.yml
Binary files differ
diff --git a/host_vars/rpi5.local.yml.example b/host_vars/rpi5.local.yml.example
index 1b6eb4fd..1ad9bc02 100644
--- a/host_vars/rpi5.local.yml.example
+++ b/host_vars/rpi5.local.yml.example
@@ -75,4 +75,4 @@ grafana_dashboards:
- key: "${DS__VICTORIAMETRICS}"
value: "prometheus"
-backup_device: "/dev/sda2"
+backup_device: "UUID=your_backup_device_uuid_here"