rdu3: fix up some dns search for rdu3 hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
835a7156c1
commit
f68bcf2394
3 changed files with 9 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
datacenter: rdu3
|
||||
dns1: 10.16.163.33
|
||||
dns2: 10.16.163.34
|
||||
dns_search1: "rdu3.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
dns_search2: "iad2.fedoraproject.org"
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
eth0_ipv4_ip: 10.16.163.31
|
||||
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
---
|
||||
datacenter: rdu3
|
||||
dns1: 10.16.163.33
|
||||
dns2: 10.16.163.34
|
||||
dns_search1: "rdu3.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
dns_search2: "iad2.fedoraproject.org"
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
eth0_ipv4_ip: 10.16.163.33
|
||||
#
|
||||
|
|
|
@ -8,6 +8,7 @@ dns1: 10.16.163.33
|
|||
dns2: 10.16.163.34
|
||||
dns_search1: "rdu3.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
dns_search2: "iad2.fedoraproject.org"
|
||||
has_ipv4: yes
|
||||
mac0: c4:cb:e1:e1:57:0e
|
||||
mac1: c4:cb:e1:e1:57:0f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue