buildvm stg: adjust gw and dns to install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
73c3ef86c5
commit
91d76d85e2
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@ csi_relationship: |
|
||||||
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
|
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
|
||||||
csi_security_category: High
|
csi_security_category: High
|
||||||
datacenter: staging
|
datacenter: staging
|
||||||
dns: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
docker_registry: "candidate-registry.stg.fedoraproject.org"
|
docker_registry: "candidate-registry.stg.fedoraproject.org"
|
||||||
gw: 10.3.167.254
|
eth0_ipv4_gw: 10.3.167.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