Merge pull request #131 from stackhpc/bugfix/denest_storage_groups
Issue #130: De-nest storage groups
This commit is contained in:
@@ -247,7 +247,7 @@ kolla_overcloud_inventory_top_level_group_map:
|
|||||||
- monitoring
|
- monitoring
|
||||||
storage:
|
storage:
|
||||||
groups:
|
groups:
|
||||||
- "{{ kolla_overcloud_inventory_storage_groups }}"
|
"{{ kolla_overcloud_inventory_storage_groups }}"
|
||||||
|
|
||||||
# List of names of top level kolla-ansible groups. Any of these groups which
|
# List of names of top level kolla-ansible groups. Any of these groups which
|
||||||
# have no hosts mapped to them will be provided with an empty group definition.
|
# have no hosts mapped to them will be provided with an empty group definition.
|
||||||
|
|||||||
Reference in New Issue
Block a user