found a straggler from the latest nova-namespacing commit

This commit is contained in:
galstrom21
2012-04-26 14:57:40 -05:00
parent 0f71b82ecc
commit 3bf2e4ecdb

View File

@@ -109,7 +109,7 @@ template "/etc/nova/nova.conf" do
:glance_api_ipaddress => glance_api_ip,
:api_port => glance_api_port,
:ipv4_cidr => node["nova"]["network"]["public"]["ipv4_cidr"],
:virt_type => node["virt_type"]
:virt_type => node["nova"]["libvirt"]["virt_type"]
)
end