builders stg: also adjust netmask
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
91d76d85e2
commit
49d9efaeca
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ datacenter: staging
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
docker_registry: "candidate-registry.stg.fedoraproject.org"
|
docker_registry: "candidate-registry.stg.fedoraproject.org"
|
||||||
eth0_ipv4_gw: 10.3.167.254
|
eth0_ipv4_gw: 10.3.167.254
|
||||||
|
eth0_ipv4_nm: 255.255.255.0
|
||||||
# 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