buildvm-x86: set eth0_ipv4_gw
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
36b0cf4668
commit
14f1896637
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ csi_relationship: |
|
||||||
csi_security_category: High
|
csi_security_category: High
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
docker_registry: "candidate-registry.fedoraproject.org"
|
docker_registry: "candidate-registry.fedoraproject.org"
|
||||||
gw: 10.5.125.254
|
eth0_ipv4_gw: 10.3.169.254
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
host_group: kojibuilder
|
host_group: kojibuilder
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue