Merge "Add the storage group to the inventory"
This commit is contained in:
commit
4bd25a8d20
@ -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…
Reference in New Issue
Block a user