bundles: add backup paths

This commit is contained in:
Franzi 2020-11-13 12:37:26 +01:00
parent f71653e3ce
commit 0749fc75c5
Signed by: kunsi
GPG key ID: 12E3D2136B818350
12 changed files with 60 additions and 2 deletions

View file

@ -11,6 +11,11 @@ defaults = {
'nginx': {},
},
},
'backups': {
'paths': {
'/var/www',
},
},
'icinga2_api': {
'nginx': {
'services': {