Add the storage group to the inventory

Adds the storage group to the example inventory. The storage group is a
subgroup of the overcloud and docker groups.

TrivialFix

Change-Id: I18897c3bd86e12291cd4b13641beb5a8b6fdb89f
This commit is contained in:
Mark Goddard 2018-05-24 17:36:36 +01:00
parent 1b8c98ff24
commit 853222cc6f
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,9 @@ controllers
[monitoring]
# Empty group to provide declaration of monitoring group.
[storage]
# Empty group to provide declaration of storage group.
[compute]
# Empty group to provide declaration of compute group.
@ -35,6 +38,7 @@ controllers
controllers
network
monitoring
storage
compute
###############################################################################
@ -46,6 +50,7 @@ seed
controllers
network
monitoring
storage
compute
###############################################################################