mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-22 19:20:24 +00:00
add the role os-block-storage-volume for cinder
This commit is contained in:
@@ -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]"
|
||||
)
|
Reference in New Issue
Block a user