fixed a minor issue in the cloud template file
This commit is contained in:
parent
3b18b981c5
commit
93a98c256c
@ -132,7 +132,7 @@ override_attributes(
|
||||
}
|
||||
},
|
||||
"compute" => {
|
||||
"identity_service_chef_role" => "os-compute-single-controller",
|
||||
"identity_service_chef_role" => "os-single-controller",
|
||||
"rabbit"=>{
|
||||
"host"=>"#TABLE:clouds:name=$CLOUD:hostip#"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user