Obviously the SB DNS is broken...

This commit is contained in:
Patrick Uiterwijk 2014-12-07 17:12:37 +00:00
parent 9ddf6b5c84
commit 94ce66dd3e

View file

@ -1,16 +1,13 @@
--- ---
nm: 255.255.255.0 nm: 255.255.255.0
gw: 192.168.122.1 gw: 192.168.122.1
dns: 66.135.45.92 dns: 8.8.8.8
volgroup: /dev/vg_host volgroup: /dev/vg_host
eth0_ip: 192.168.122.3 eth0_ip: 192.168.122.3
vmhost: serverbeach09.fedoraproject.org vmhost: serverbeach09.fedoraproject.org
datacenter: serverbeach datacenter: serverbeach
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
# This uses a different virt-install due to wacky serverbeach network/setup # This uses a different virt-install due to wacky serverbeach network/setup
virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }} virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
--disk {{ volgroup }}/{{ inventory_hostname }} --disk {{ volgroup }}/{{ inventory_hostname }}