enhanced the role for cinder
This commit is contained in:
parent
df0ec5b14b
commit
83f82660ca
@ -2,5 +2,7 @@ name "os-block-storage"
|
||||
description "Configures OpenStack block storage, configured by attributes."
|
||||
run_list(
|
||||
"role[os-base]",
|
||||
"recipe[openstack-block-storage]"
|
||||
"role[os-block-storage-api]",
|
||||
"role[os-block-storage-scheduler]",
|
||||
"role[os-block-storage-volume]",
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user