chef/data_bags/credentials/postgresql.json
2019-05-14 11:40:21 +02:00

24 lines
750 B
JSON

{
"id": "postgresql",
"ejabberd_user_password": {
"encrypted_data": "s31aNIv9ZTlU8cVXMDUB79Iv+EozZS1NSZVU5ey9xpBf2WYohpSqni/5Wg==\n",
"iv": "a3LWKNYmUZfSMc1Y\n",
"auth_tag": "3P+WFcDw/R1d983g7YoFUw==\n",
"version": 3,
"cipher": "aes-256-gcm"
},
"server_password": {
"encrypted_data": "w7zghEF+DjUhS59cze+qviqDcy8mQpIgW6olHabas1IH4t0z+IQ7\n",
"iv": "ppqOzJGczWtwGRnX\n",
"auth_tag": "2Lhqw7Rhm35HcltsDtaJIw==\n",
"version": 3,
"cipher": "aes-256-gcm"
},
"mastodon_user_password": {
"encrypted_data": "84UPPmtNh/5MH6u4svMPhRHBGK1GFnP4G2tk/a+wQLNxSB8FlDsTuqSC2A==\n",
"iv": "UBl2ILWCc2WKcN6d\n",
"auth_tag": "NF/xcK0tmvbBo1dDFhOf7w==\n",
"version": 3,
"cipher": "aes-256-gcm"
}
}