add more roles to os-controller role
Change-Id: Idd55b601e6ff83500b233322f9a3e650d8b91440
This commit is contained in:
parent
e304f2e139
commit
da9de3c833
@ -8,10 +8,12 @@
|
|||||||
},
|
},
|
||||||
"chef_type": "role",
|
"chef_type": "role",
|
||||||
"run_list": [
|
"run_list": [
|
||||||
|
"role[os-ops-database]",
|
||||||
|
"role[os-ops-messaging]",
|
||||||
"role[os-identity]",
|
"role[os-identity]",
|
||||||
|
"role[os-image]",
|
||||||
"role[os-dashboard]",
|
"role[os-dashboard]",
|
||||||
"role[os-compute-controller]",
|
"role[os-compute-controller]",
|
||||||
"role[os-network-server]",
|
|
||||||
"role[os-block-storage-controller]"
|
"role[os-block-storage-controller]"
|
||||||
],
|
],
|
||||||
"env_run_lists": {
|
"env_run_lists": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user