openstack-chef-repo/data_bags/db_passwords/mysqlroot.json
Christoph Albers 4871bf1816 Moved mysqlroot
* moved mysqlroot for consitency with ops-database and common from
  user_passwords to db_passwords

Change-Id: I004180046900f502681cc7df70feec49148410fa
Depends-On: I0afb5942c38ed4e20037f553879de8e2c1a1f75f
Depends-On: Iae7e302973805af3cb44be1b29d0e61e76eb0aa0
2016-02-22 15:29:47 +01:00

10 lines
204 B
JSON

{
"id": "mysqlroot",
"mysqlroot": {
"encrypted_data": "bD6yFwFKuR7q+KBgaahokPwTzWXX3qbng9E+y2Z2oUw=\n",
"iv": "0KcNNoGNenp2MwVPIie4Ag==\n",
"version": 1,
"cipher": "aes-256-cbc"
}
}