From 457ea6648783258458bb12280d39d5816450ff62 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 19 Jul 2026 00:23:36 +0200 Subject: Rename backup -> mount as a role --- host_vars/rpi5.local.yml | Bin 3940 -> 3939 bytes host_vars/rpi5.local.yml.example | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'host_vars') diff --git a/host_vars/rpi5.local.yml b/host_vars/rpi5.local.yml index 427d7bcd..7f68115b 100644 Binary files a/host_vars/rpi5.local.yml and b/host_vars/rpi5.local.yml differ diff --git a/host_vars/rpi5.local.yml.example b/host_vars/rpi5.local.yml.example index 0d131cfb..426b4154 100644 --- a/host_vars/rpi5.local.yml.example +++ b/host_vars/rpi5.local.yml.example @@ -88,7 +88,7 @@ grafana_dashboards: - key: "${DS_prometheus}" value: "prometheus" -backup_device: "PARTLABEL=backup" +mount_device: "PARTLABEL=backup" garage_rpc_secret: "changeme" garage_access_key_id: "GK_changeme" garage_secret_access_key: "changeme" -- cgit v1.2.3