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
commitcb8f807a5d24645b67f0dcdf5afae032c7dd5ce0 (patch)
treea08ce2513e5b859bd983a5b878e78916e4e5b93d /host_vars
parentf3a3a5aee727f849e62563fde643fcabe029b5b3 (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"