ok lets see if this works for dns
This commit is contained in:
parent
5621cb53dd
commit
264af96b04
2 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 172.31.2.254
|
gw: 172.31.2.254
|
||||||
dns: 8.8.8.8
|
dns: 172.31.2.24
|
||||||
dns1: 8.8.8.8
|
dns1: 172.31.2.24
|
||||||
dns2: 8.8.4.4
|
#dns2: 8.8.4.4
|
||||||
|
|
||||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
|
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/
|
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 172.31.2.254
|
gw: 172.31.2.254
|
||||||
dns: 8.8.8.8
|
dns: 172.31.2.24
|
||||||
dns1: 8.8.8.8
|
dns1: 172.31.2.24
|
||||||
dns2: 8.8.4.4
|
#dns2: 8.8.4.4
|
||||||
|
|
||||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
|
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/
|
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue