add a pkgs02.stg instance: https://pagure.io/fedora-infrastructure/issue/5560
This commit is contained in:
parent
f8ee75bb7b
commit
9f834fdbd3
2 changed files with 16 additions and 0 deletions
14
inventory/host_vars/pkgs02.stg.phx2.fedoraproject.org
Normal file
14
inventory/host_vars/pkgs02.stg.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
eth0_ip: 10.5.126.201
|
||||
eth1_ip: 10.5.127.224
|
||||
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: virthost04.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
# Need a eth0/eth1 install here.
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
|
@ -554,6 +554,7 @@ pkgs02.phx2.fedoraproject.org
|
|||
|
||||
[pkgs-stg]
|
||||
pkgs01.stg.phx2.fedoraproject.org
|
||||
pkgs02.stg.phx2.fedoraproject.org
|
||||
|
||||
[anitya-backend]
|
||||
anitya-backend01.fedoraproject.org
|
||||
|
@ -675,6 +676,7 @@ pgbdr02.stg.phx2.fedoraproject.org
|
|||
piwik01.stg.phx2.fedoraproject.org
|
||||
pkgdb01.stg.phx2.fedoraproject.org
|
||||
pkgs01.stg.phx2.fedoraproject.org
|
||||
pkgs02.stg.phx2.fedoraproject.org
|
||||
proxy01.stg.phx2.fedoraproject.org
|
||||
qa-stg01.qa.fedoraproject.org:222
|
||||
resultsdb-stg01.qa.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue