Terminate arm and ppc secondary koji instances

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-12-18 21:19:38 +00:00
parent a2883ab54d
commit 4e386a4eab
5 changed files with 0 additions and 159 deletions

View file

@ -1,31 +0,0 @@
---
nm: 255.255.255.0
gw: 10.5.124.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
eth0_ip: 10.5.124.138
vmhost: virthost-comm04.qa.fedoraproject.org
datacenter: phx2
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
fas_client_groups: sysadmin-releng,sysadmin-secondary
sudoers: "{{ private }}/files/sudo/sysadmin-secondary-sudoers"
fedmsg_fqdn: arm-koji01.qa.fedoraproject.org
#
# define this here because arm koji only needs eth0, not eth1 also
#
virt_install_command: "{{ virt_install_command_one_nic }}"
koji_topurl: "https://arm.fedoraproject.org/"
koji_server_url: "https://arm.koji.fedoraproject.org/kojihub"
koji_weburl: "https://arm.koji.fedoraproject.org/koji"
fedmsg_koji_instance: arm
# Set this to use the qa domain resolv.conf to make sure it can talk to it's db
resolvconf: resolv.conf/qa

View file

@ -1,44 +0,0 @@
---
nm: 255.255.255.0
gw: 10.5.131.254
dns: 10.5.126.21
volgroup: /dev/vg_guests
eth0_ip: 10.5.131.62
vmhost: virthost-comm04.qa.fedoraproject.org
datacenter: phx2
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/
# This is a generic list, monitored by collectd
databases:
- koji
# This is a more strict list, to be made publicly available
dbs_to_backup:
- koji
# These are normally group variables, but in this case db servers are often different
lvm_size: 500000
mem_size: 8192
num_cpus: 12
fas_client_groups: sysadmin-dba,sysadmin-noc,sysadmin-secondary,sysadmin-veteran
sudoers: "{{ private }}/files/sudo/sysadmin-secondary-sudoers"
# kernel SHMMAX value
kernel_shmmax: 68719476736
#
# Only allow postgresql access from the frontend node.
#
custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.124.138 --dport 5432 -j ACCEPT' ]
#
# Large updates pushes cause lots of db threads doing the tag moves, so up this from default.
#
nrpe_procs_warn: 600
nrpe_procs_crit: 700
db_backup_dir: ['/backups']
shared_buffers: "2GB"
effective_cache_size: "6GB"

View file

@ -1,48 +0,0 @@
---
nm: 255.255.255.0
gw: 10.5.129.254
dns: 10.5.126.21
volgroup: /dev/vg_guests
eth0_ip: 10.5.129.241
main_bridge: br1
vmhost: ppc8-01.ppc.fedoraproject.org
datacenter: phx2
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7-ppc64le
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-ppc64le/
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
# This is a generic list, monitored by collectd
databases:
- koji
# This is a more strict list, to be made publicly available
dbs_to_backup:
- koji
fas_client_groups: sysadmin-dba,sysadmin-noc,sysadmin-releng,sysadmin-veteran
sudoers: "{{ private }}/files/sudo/sysadmin-secondary-sudoers"
# These are normally group variables, but in this case db servers are often different
lvm_size: 500000
mem_size: 8192
num_cpus: 12
# kernel SHMMAX value
kernel_shmmax: 68719476736
#
# Only allow postgresql access from the frontend node.
#
custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.129.240 --dport 5432 -j ACCEPT' ]
#
# Large updates pushes cause lots of db threads doing the tag moves, so up this from default.
#
nrpe_procs_warn: 600
nrpe_procs_crit: 700
db_backup_dir: ['/backups']
shared_buffers: "2GB"
effective_cache_size: "6GB"

View file

@ -1,32 +0,0 @@
---
nm: 255.255.255.0
gw: 10.5.129.254
dns: 10.5.126.21
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7-ppc64le
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-ppc64le/
volgroup: /dev/vg_guests
eth0_ip: 10.5.129.240
main_bridge: br1
vmhost: ppc8-01.ppc.fedoraproject.org
datacenter: phx2
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
fas_client_groups: sysadmin-releng,sysadmin-secondary
sudoers: "{{ private }}/files/sudo/sysadmin-secondary-sudoers"
fedmsg_fqdn: ppc-koji01.qa.fedoraproject.org
#
# define this here because ppc koji only needs eth0, not eth1 also
#
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
koji_topurl: "https://ppc.fedoraproject.org/"
koji_server_url: "https://ppc.koji.fedoraproject.org/kojihub"
koji_weburl: "https://ppc.koji.fedoraproject.org/koji"
fedmsg_koji_instance: ppc
# Set this to use the qa domain resolv.conf to make sure it can talk to it's db
resolvconf: resolv.conf/ppc

View file

@ -309,8 +309,6 @@ db-fas01.phx2.fedoraproject.org
db-datanommer02.phx2.fedoraproject.org
db-koji01.phx2.fedoraproject.org
db-s390-koji01.s390.fedoraproject.org
db-arm-koji01.qa.fedoraproject.org
db-ppc-koji01.ppc.fedoraproject.org
db-qa01.qa.fedoraproject.org
db-qa02.qa.fedoraproject.org
db-qa-stg01.qa.fedoraproject.org
@ -412,8 +410,6 @@ keys02.fedoraproject.org
koji01.phx2.fedoraproject.org
koji02.phx2.fedoraproject.org
s390-koji01.s390.fedoraproject.org
arm-koji01.qa.fedoraproject.org
ppc-koji01.ppc.fedoraproject.org
[koji-stg]
koji01.stg.phx2.fedoraproject.org