openstack-chef-repo/data_bags/service_passwords/openstack-placement.json
Jens Rosenboom 5a22e2dcc0 Add testing for nova placement-api recipe
The placement_api recipe is being added to the compute cookbook, so we
add an example data bag for it and include the recipe in the allinone
role that is referenced for integration testing.

Change-Id: Ie75d743a94973b2e9a37e1df8e7a0f691d3358f0
Depends-On: I1d1f1cc7046cb30a91894a0c884bc861d7f3dd95
2017-03-06 18:04:08 +00:00

10 lines
224 B
JSON

{
"id": "openstack-placement",
"openstack-placement": {
"encrypted_data": "cAQ5NkN0QmxwaCJzjsSuCC8Jx0T8+QX0xzW+BA8SBs4=\n",
"iv": "YyNxLvFwWUOibDiNEqC2Fw==\n",
"version": 1,
"cipher": "aes-256-cbc"
}
}