mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-15 15:50:22 +00:00
enhanced the role for cinder
This commit is contained in:
@@ -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]",
|
||||
)
|
||||
|
Reference in New Issue
Block a user