Install mediawiki on the dev server
This commit is contained in:
15
data_bags/credentials/mediawiki.json
Normal file
15
data_bags/credentials/mediawiki.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"id": "mediawiki",
|
||||
"antispam_key": {
|
||||
"encrypted_data": "0geoVeZ/umKaBCbhDfxkacWt4sWQBHrRxYGTSsaC5gw=\n",
|
||||
"iv": "YxwNvI3HXeMZRHFpv+QLcQ==\n",
|
||||
"version": 1,
|
||||
"cipher": "aes-256-cbc"
|
||||
},
|
||||
"db_pass": {
|
||||
"encrypted_data": "aQ1soJeRPq9TQuDglkXrl10rIx5RpBNd5HltKVsYgLHedS5zXy8ylBhNdgBW\nb6slPhsbAB9d45aZAac7LUSbMIDIg8P+Zdx/0+IaEuwcpuQ=\n",
|
||||
"iv": "RDS39dqjBPO0CyyANsa+2g==\n",
|
||||
"version": 1,
|
||||
"cipher": "aes-256-cbc"
|
||||
}
|
||||
}
|
||||
9
data_bags/credentials/mysql.json
Normal file
9
data_bags/credentials/mysql.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "mysql",
|
||||
"root_password": {
|
||||
"encrypted_data": "4W8ZGojCtqO/WPqhgA/x7HkJO+RSJMlBSKCWh+sCbYwyLctdDJiFbTQQYLpH\nxRVQ\n",
|
||||
"iv": "9HB8SG7jpROy6hNiNaJA9Q==\n",
|
||||
"version": 1,
|
||||
"cipher": "aes-256-cbc"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user