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:
parent
1b8c98ff24
commit
853222cc6f
@ -28,6 +28,9 @@ controllers
|
|||||||
[monitoring]
|
[monitoring]
|
||||||
# Empty group to provide declaration of monitoring group.
|
# Empty group to provide declaration of monitoring group.
|
||||||
|
|
||||||
|
[storage]
|
||||||
|
# Empty group to provide declaration of storage group.
|
||||||
|
|
||||||
[compute]
|
[compute]
|
||||||
# Empty group to provide declaration of compute group.
|
# Empty group to provide declaration of compute group.
|
||||||
|
|
||||||
@ -35,6 +38,7 @@ controllers
|
|||||||
controllers
|
controllers
|
||||||
network
|
network
|
||||||
monitoring
|
monitoring
|
||||||
|
storage
|
||||||
compute
|
compute
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
@ -46,6 +50,7 @@ seed
|
|||||||
controllers
|
controllers
|
||||||
network
|
network
|
||||||
monitoring
|
monitoring
|
||||||
|
storage
|
||||||
compute
|
compute
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user