Some initial vars for statscache01.stg.
This commit is contained in:
parent
824d0dd504
commit
d39cbd7f3f
3 changed files with 33 additions and 0 deletions
12
inventory/group_vars/statscache-stg
Normal file
12
inventory/group_vars/statscache-stg
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
# Define resources for this group of hosts here.
|
||||
lvm_size: 20000
|
||||
mem_size: 1024
|
||||
num_cpus: 2
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-datanommer
|
14
inventory/host_vars/statscache01.stg.phx2.fedoraproject.org
Normal file
14
inventory/host_vars/statscache01.stg.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
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/
|
||||
|
||||
eth0_ip: 10.5.126.2
|
||||
|
||||
volgroup: /dev/vg_virthost10
|
||||
vmhost: virthost10.phx2.fedoraproject.org
|
||||
|
||||
datacenter: phx2
|
|
@ -212,6 +212,12 @@ secondary-bridge01.qa.fedoraproject.org
|
|||
#sign-vault04.phx2.fedoraproject.org
|
||||
#secondary-vault01.qa.fedoraproject.org
|
||||
|
||||
#[statscache]
|
||||
#statscache01.phx2.fedoraproject.org
|
||||
|
||||
[statscache-stg]
|
||||
statscache01.stg.phx2.fedoraproject.org
|
||||
|
||||
[autosign]
|
||||
autosign01.phx2.fedoraproject.org
|
||||
|
||||
|
@ -540,6 +546,7 @@ pkgdb01.stg.phx2.fedoraproject.org
|
|||
pkgs01.stg.phx2.fedoraproject.org
|
||||
proxy01.stg.phx2.fedoraproject.org
|
||||
resultsdb-stg01.qa.fedoraproject.org
|
||||
statscache01.stg.phx2.fedoraproject.org
|
||||
summershum01.stg.phx2.fedoraproject.org
|
||||
sundries01.stg.phx2.fedoraproject.org
|
||||
tagger01.stg.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue