Obviously the SB DNS is broken...
This commit is contained in:
parent
9ddf6b5c84
commit
94ce66dd3e
1 changed files with 1 additions and 4 deletions
|
@ -1,16 +1,13 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 192.168.122.1
|
||||
dns: 66.135.45.92
|
||||
dns: 8.8.8.8
|
||||
|
||||
volgroup: /dev/vg_host
|
||||
eth0_ip: 192.168.122.3
|
||||
vmhost: serverbeach09.fedoraproject.org
|
||||
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
|
||||
virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
|
||||
--disk {{ volgroup }}/{{ inventory_hostname }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue