add the role os-block-storage-volume for cinder
This commit is contained in:
parent
83f82660ca
commit
413ec01107
@ -0,0 +1,6 @@
|
||||
name "os-block-storage-volume"
|
||||
description "OpenStack Block Storage volume service"
|
||||
run_list(
|
||||
"role[os-base]",
|
||||
"recipe[openstack-block-storage::volume]"
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user