summaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/rpi5.local.ymlbin2394 -> 2618 bytes
-rw-r--r--host_vars/rpi5.local.yml.example6
2 files changed, 5 insertions, 1 deletions
diff --git a/host_vars/rpi5.local.yml b/host_vars/rpi5.local.yml
index b5708d51..ae758bf5 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 1ad9bc02..702f99b5 100644
--- a/host_vars/rpi5.local.yml.example
+++ b/host_vars/rpi5.local.yml.example
@@ -75,4 +75,8 @@ grafana_dashboards:
- key: "${DS__VICTORIAMETRICS}"
value: "prometheus"
-backup_device: "UUID=your_backup_device_uuid_here"
+backup_device: "UUID=changeme"
+
+garage_rpc_secret: "changeme"
+garage_access_key_id: "GK_changeme"
+garage_secret_access_key: "changeme"