ok lets see if this works for dns

This commit is contained in:
Stephen Smoogen 2017-12-01 21:40:46 +00:00
parent 5621cb53dd
commit 264af96b04
2 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,9 @@
---
nm: 255.255.255.0
gw: 172.31.2.254
dns: 8.8.8.8
dns1: 8.8.8.8
dns2: 8.8.4.4
dns: 172.31.2.24
dns1: 172.31.2.24
#dns2: 8.8.4.4
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/

View file

@ -1,9 +1,9 @@
---
nm: 255.255.255.0
gw: 172.31.2.254
dns: 8.8.8.8
dns1: 8.8.8.8
dns2: 8.8.4.4
dns: 172.31.2.24
dns1: 172.31.2.24
#dns2: 8.8.4.4
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/