Add automatic daily backup of mediawiki and wordpress databases
This commit is contained in:
27
data_bags/credentials/backup.json
Normal file
27
data_bags/credentials/backup.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "backup",
|
||||
"s3_access_key_id": {
|
||||
"encrypted_data": "eql5TnKGVP2E8RrR0gbihdqGhY6RXC9C0S0Pxq5xi9ALE0qmngGLQVzCML7X\nEyrp\n",
|
||||
"iv": "qm11KwrZq2+9ghDHv/yTlg==\n",
|
||||
"version": 1,
|
||||
"cipher": "aes-256-cbc"
|
||||
},
|
||||
"s3_secret_access_key": {
|
||||
"encrypted_data": "5Hz7lnRBayVHzNayKyBhgDbBaaR06+gyk+vZYE8bQ4HaP03DEMBaIxkP+OwF\nIDK4Gx9hum/451d7jNN67WmwVg==\n",
|
||||
"iv": "nP7kmCUvEzETXGHVaks6lQ==\n",
|
||||
"version": 1,
|
||||
"cipher": "aes-256-cbc"
|
||||
},
|
||||
"s3_region": {
|
||||
"encrypted_data": "9APqZm2siyMYshNSYHeOVz2c1ytuuvRw2NjChi7fF0o=\n",
|
||||
"iv": "XtF6SACoxNv6hgMlwutXPA==\n",
|
||||
"version": 1,
|
||||
"cipher": "aes-256-cbc"
|
||||
},
|
||||
"encryption_password": {
|
||||
"encrypted_data": "0pMCTMXwVeFssELjbrdUeiEfcffJlWR2yIHVq7QRJFtd6EC7imOUupZxKqfr\n3o95nkSo/PWuDpET93LMCXhYCw==\n",
|
||||
"iv": "/PLTGJDt73Pjt0/2oHyjOw==\n",
|
||||
"version": 1,
|
||||
"cipher": "aes-256-cbc"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user