Fix cinder_volumes is_metal override example

The example file that shows how to use an env.d file to override
the is_metal value for a service is functionally incorrect.

The file is missing the properties: dictionary level and without this
correct nesting of dictionaries, the is_metal value specified has no
effect on the inventory.

Change-Id: If73d22ff7dd6e5fec24f79217f721797effab651
This commit is contained in:
Samuel Matzek 2016-12-08 09:30:11 -06:00
parent 2e1c6a4dce
commit fb8cb1614c
1 changed files with 1 additions and 0 deletions

View File

@ -9,4 +9,5 @@
container_skel:
cinder_volumes_container:
properties:
is_metal: false