Add rist startup to be backed up.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
backup_dir: /media/backup/strato-production
|
||||
systems: ['buehler', 'scheidle', 'roundcube', 'svj']
|
||||
databases: ['buehler', 'scheidle', 'roundcube', 'svj']
|
||||
mysql_databases: ['buehler', 'scheidle', 'roundcube', 'svj']
|
||||
systems: ['buehler', 'scheidle', 'roundcube', 'startup', 'svj']
|
||||
databases: ['buehler', 'scheidle', 'roundcube', 'startup', 'svj']
|
||||
mysql_databases: ['buehler', 'scheidle', 'roundcube', 'startup', 'svj']
|
||||
local_backup: /home/semaphore/backup
|
||||
mail_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
@@ -32,6 +32,14 @@ roundcube-password: !vault |
|
||||
38383465636536646533363035366335326261323235353664643136393531306464333633636538
|
||||
3138656666643039610a663663303065313538373865343235313963353865313861323231663631
|
||||
66656435636263626633356636306636303434323265346333366630383531313637
|
||||
startup-password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
32396162326261663939653239386635316536663034653562393833356461363438323430373361
|
||||
3465373962666332346331636634376264346239353930320a336666623734383534306564383430
|
||||
33316432303735376334313966323033393338383066393239663636323962373835393633366333
|
||||
3965623064313539330a613665343566663865663436363263366637353034623337343834663164
|
||||
34616635346533633666316534633737326138636533363366643238373736336562393664646337
|
||||
6661313163303331336163303464373666633266363866336133
|
||||
svj-password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
64386230373266663734633264613839623135323335313934373264393764353338323430313131
|
||||
@@ -48,6 +56,8 @@ customers:
|
||||
email: Klaus Scheidle <k.scheidle@scheidle-bauplanung.de>
|
||||
roundcube:
|
||||
database: roundcube
|
||||
startup:
|
||||
database: startup
|
||||
svj:
|
||||
database: svj
|
||||
storage: /var/lib/docker/volumes/svj-media/_data
|
||||
|
||||
Reference in New Issue
Block a user