add some missing backup paths
This commit is contained in:
parent
3e61f1fa06
commit
54114848c3
3 changed files with 10 additions and 0 deletions
|
@ -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"
|
||||
|
|
|
@ -62,6 +62,7 @@ nodes['home.nas'] = {
|
|||
'backups': {
|
||||
'paths': {
|
||||
'/home/kunsi/',
|
||||
'/opt/yate/',
|
||||
'/storage/nas/',
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue