Displaying 1 result from an estimated 1 matches for "libvirt_typ".
Did you mean:
libvirt_type
2012 Jun 18
1
using hiera for node classification
...,
private_interface: eth1,
admin_email: nobody@csail.mit.edu,
admin_password: admin_password,
keystone_admin_token: keystone_admin_token,
nova_user_password: nova_user_password,
glance_user_password: glance_user_password,
rabbit_password: rabbit_password,
rabbit_user: rabbit_user,
libvirt_type: kvm,
fixed_range: 10.0.0.0/24 }
The above doesn''t work, probably because I''m simply using the wrong
structure...
Thanks,
-Jon
ps if you saw this on the -dev list, mea culpa, auto complete misfire
reposting here where it belongs....
--
You received this message because y...