Extend odroid backup to store power-consumption database.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
backup_dir: /media/backup/docker
|
||||
systems: ['bookstack', 'drone', 'duplicati', 'gitea', 'kimai', 'mattermost', 'nextcloud', 'pihole', 'portainer', 'semaphore', 'vaultwarden']
|
||||
databases: ['bookstack', 'drone', 'gitea', 'kimai', 'mattermost', 'nextcloud', 'semaphore']
|
||||
mysql_databases: ['bookstack', 'kimai', 'semaphore']
|
||||
systems: ['bookstack', 'drone', 'duplicati', 'gitea', 'kimai', 'mattermost', 'nextcloud', 'pihole', 'portainer', 'power-consumption', 'semaphore', 'vaultwarden']
|
||||
databases: ['bookstack', 'drone', 'gitea', 'kimai', 'mattermost', 'nextcloud', 'power-consumption', 'semaphore']
|
||||
mysql_databases: ['bookstack', 'kimai', 'power-consumption', 'semaphore']
|
||||
postgres_databases: ['drone', 'gitea', 'mattermost', 'nextcloud']
|
||||
bookstack-password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
@@ -45,6 +45,13 @@ nextcloud-password: !vault |
|
||||
30393265643365383461373236363962636564333639633266336133313431303937663736356632
|
||||
3666633031366538380a656434643766313762366665666633633932623434303532336361646635
|
||||
31623738623261373366393939613765363033313761666361313364326435303837
|
||||
power-consumption-password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
34623162663265656363636566363066653263353539613737353965653362633538363763613966
|
||||
3438396266663766393138313666313962396366313536640a383066653766333665636566393432
|
||||
33326233323063313562313134346137353561313765373066306664363264346263633363333561
|
||||
3865336663303632300a343636643065613237666366653632643965306335393035626438643038
|
||||
3263
|
||||
semaphore-password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
65393034313732656364303764323665616165636365343232323766363535323639353936366265
|
||||
|
||||
Reference in New Issue
Block a user