From 93a98c256c6d44dff84239e92a3461c2edf0aee9 Mon Sep 17 00:00:00 2001 From: jjhua Date: Tue, 12 Nov 2013 15:37:07 -0500 Subject: [PATCH] fixed a minor issue in the cloud template file --- .../grizzly_per-tenant_routers_with_private_networks.rb.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-OpenStack/templates/cloud_environment/grizzly_per-tenant_routers_with_private_networks.rb.tmpl b/xCAT-OpenStack/templates/cloud_environment/grizzly_per-tenant_routers_with_private_networks.rb.tmpl index ab096a6a0..2ea81bf62 100644 --- a/xCAT-OpenStack/templates/cloud_environment/grizzly_per-tenant_routers_with_private_networks.rb.tmpl +++ b/xCAT-OpenStack/templates/cloud_environment/grizzly_per-tenant_routers_with_private_networks.rb.tmpl @@ -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#" },