support for swift
This commit is contained in:
parent
1afea00f08
commit
f3aae68777
@ -2,5 +2,9 @@ name "os-object-storage"
|
||||
description "OpenStack object storage roll-up role"
|
||||
run_list(
|
||||
"role[os-base]",
|
||||
"recipe[openstack-object-storage]"
|
||||
"role[os-object-storage-account]",
|
||||
"role[os-object-storage-container]",
|
||||
"role[os-object-storage-management]",
|
||||
"role[os-object-storage-object]",
|
||||
"role[os-object-storage-proxy]"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user