add some missing backup paths

This commit is contained in:
Franzi 2025-06-18 08:30:10 +02:00
parent 3e61f1fa06
commit 54114848c3
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 10 additions and 0 deletions

View file

@ -31,6 +31,9 @@ bundles = [
# for auto-deployment of salonkatrin.de
[metadata.apt.packages.jekyll]
[metadata.backups]
paths = ["/mnt/sewfile/"]
[metadata.check-mail-received.t-online]
email = "franzi.kunsmann@t-online.de"
imap_host = "secureimap.t-online.de"

View file

@ -62,6 +62,7 @@ nodes['home.nas'] = {
'backups': {
'paths': {
'/home/kunsi/',
'/opt/yate/',
'/storage/nas/',
},
},