and we have a stg sign-bridge
This commit is contained in:
parent
4e6985e914
commit
38edc8b09f
3 changed files with 26 additions and 0 deletions
12
inventory/host_vars/sign-bridge01.stg.phx2.fedoraproject.org
Normal file
12
inventory/host_vars/sign-bridge01.stg.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
vmhost: virthost20.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
eth0_ip: 10.5.126.127
|
12
inventory/host_vars/sign-vault01.stg.phx2.fedoraproject.org
Normal file
12
inventory/host_vars/sign-vault01.stg.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
vmhost: virthost20.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
eth0_ip: 10.5.126.128
|
|
@ -202,6 +202,7 @@ ppc-composer.qa.fedoraproject.org
|
|||
|
||||
[sign-bridge]
|
||||
sign-bridge01.phx2.fedoraproject.org
|
||||
sign-bridge01.stg.phx2.fedoraproject.org
|
||||
secondary-bridge01.qa.fedoraproject.org
|
||||
#
|
||||
# sign vault servers don't listen to ssh by default.
|
||||
|
@ -210,6 +211,7 @@ secondary-bridge01.qa.fedoraproject.org
|
|||
#sign-vault03.phx2.fedoraproject.org
|
||||
#sign-vault04.phx2.fedoraproject.org
|
||||
#secondary-vault01.qa.fedoraproject.org
|
||||
sign-vault01.stg.phx2.fedoraproject.org
|
||||
|
||||
[autocloud-web]
|
||||
autocloud-web01.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue