Add missing for openstack_compute.

This commit is contained in:
Wong Hoi Sing Edison
2012-06-19 21:38:43 +08:00
parent 8997682d65
commit 83d38ec8a4

View File

@@ -122,6 +122,7 @@ node /openstack_controller/ {
node /openstack_compute/ { node /openstack_compute/ {
class { 'openstack::compute': class { 'openstack::compute':
public_interface => $public_interface,
private_interface => $private_interface, private_interface => $private_interface,
internal_address => $ipaddress_eth0, internal_address => $ipaddress_eth0,
libvirt_type => 'kvm', libvirt_type => 'kvm',