buildvm_osbuild: add dns_search for resolving things
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
999e115ff7
commit
b02cc5a22c
2 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,8 @@ csi_relationship: |
|
|||
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
dns_search1: iad2.fedoraproject.org
|
||||
dns_search2: fedoraproject.org
|
||||
eth0_ipv4_gw: 10.3.171.254
|
||||
|
||||
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/38/Server/ppc64le/os/
|
||||
|
|
|
@ -8,6 +8,8 @@ csi_relationship: |
|
|||
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
dns_search1: iad2.fedoraproject.org
|
||||
dns_search2: fedoraproject.org
|
||||
eth0_ipv4_gw: 10.3.171.254
|
||||
|
||||
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/38/Server/ppc64le/os/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue