buildvm: fix gateways
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d1b419b257
commit
5e235aab26
7 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue