odcs-backend-releng01: add to ansible
This is a temp host until we ship the first round of systems out next month to the new datacenter. At that point it will go away, and it will come back later in june after we have gotten things moved and back up again. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6900b2d1d4
commit
3c3fa03260
2 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
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-fedora-30
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/30/Server/x86_64/os/
|
||||
|
||||
eth0_ip: 10.5.126.66
|
||||
eth1_ip: 10.5.127.221
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
vmhost: virthost04.phx2.fedoraproject.org
|
||||
|
||||
datacenter: phx2
|
||||
|
||||
lvm_size: 200000
|
||||
mem_size: 65536
|
||||
num_cpus: 16
|
|
@ -475,6 +475,7 @@ odcs-frontend01.stg.phx2.fedoraproject.org
|
|||
|
||||
[odcs_backend]
|
||||
odcs-backend01.phx2.fedoraproject.org
|
||||
odcs-backend-releng01.phx2.fedoraproject.org
|
||||
|
||||
[odcs_backend_stg]
|
||||
odcs-backend01.stg.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue