add more roles to os-controller role

Change-Id: Idd55b601e6ff83500b233322f9a3e650d8b91440
This commit is contained in:
grace.yu 2014-09-07 15:48:30 -07:00
parent e304f2e139
commit da9de3c833

View File

@ -8,10 +8,12 @@
},
"chef_type": "role",
"run_list": [
"role[os-ops-database]",
"role[os-ops-messaging]",
"role[os-identity]",
"role[os-image]",
"role[os-dashboard]",
"role[os-compute-controller]",
"role[os-network-server]",
"role[os-block-storage-controller]"
],
"env_run_lists": {