mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-11 14:00:17 +00:00
fixed a minor issue in the cloud template file
This commit is contained in:
@@ -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#"
|
||||
},
|
||||
|
Reference in New Issue
Block a user