buildvm: fix gateways

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-01-25 14:47:50 -08:00
parent d1b419b257
commit 5e235aab26
7 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@ csi_relationship: |
csi_security_category: High
dns: 10.3.163.33
docker_registry: "candidate-registry.fedoraproject.org"
gw: 10.3.170.254
eth0_ipv4_gw: 10.3.170.254
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -12,7 +12,7 @@ csi_security_category: High
datacenter: staging
dns: 10.3.163.33
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
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -10,7 +10,7 @@ csi_relationship: |
csi_security_category: High
dns: 10.3.163.33
docker_registry: "candidate-registry.fedoraproject.org"
gw: 10.3.170.254
eth0_ipv4_gw: 10.3.170.254
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -12,7 +12,7 @@ csi_security_category: High
datacenter: staging
dns: 10.3.163.33
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
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -13,7 +13,7 @@ csi_relationship: |
csi_security_category: High
datacenter: iad2
dns: 10.3.163.33
gw: 10.3.171.254
eth0_ipv4_gw: 10.3.171.254
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -12,7 +12,7 @@ csi_security_category: High
datacenter: staging
dns: 10.3.163.33
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
# the host_vars/$hostname file
host_group: kojibuilder

View file

@ -9,7 +9,7 @@ csi_relationship: |
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
csi_security_category: High
dns: 10.3.163.33
gw: 10.16.0.254
eth0_ipv4_gw: 10.16.0.254
host_group: kojibuilder
koji_hub_nfs: "fedora_koji"
koji_server_url: "https://koji.fedoraproject.org/kojihub"