chef/data_bags/credentials/postgresql.json

31 lines
983 B
JSON

{
"id": "postgresql",
"ejabberd_user_password": {
"encrypted_data": "ja8kIgnX1TeWfdHx+7wFYGFzgt/BJCcA8b0NM/Lu3moEcPgMgCqRCBdeZA==\n",
"iv": "rpBxqLLS76gxoVfS\n",
"auth_tag": "ulyCMUDv88D9PREmXSyQ7A==\n",
"version": 3,
"cipher": "aes-256-gcm"
},
"server_password": {
"encrypted_data": "ZN05e3gBvyp8b0Qaz1aataxBjVMmf24Ua+yfpt7NwKT2uKBQajc4\n",
"iv": "R6xlt2/RyfxsqlOB\n",
"auth_tag": "285L2CSUmqVL0uv+fSZtyg==\n",
"version": 3,
"cipher": "aes-256-gcm"
},
"mastodon_user_password": {
"encrypted_data": "XL1AOf8HY8HQMQB++9BPQkLVHgb+MtdIthRakDcicCy/F+S4ELf0FZWaPA==\n",
"iv": "hoPTuxibjsIQRwCO\n",
"auth_tag": "jByst4/DUmqtmwQJVT2efA==\n",
"version": 3,
"cipher": "aes-256-gcm"
},
"replication_password": {
"encrypted_data": "lxLeJ7YM6yfecOJH39pXY/Tozk+F3nGQWGpF2qU4jzsp8Xw=\n",
"iv": "1QOf9EAv8/X7Ihch\n",
"auth_tag": "wCmlhThY66LncxUWruxTyA==\n",
"version": 3,
"cipher": "aes-256-gcm"
}
}