inventory: drop the ppc64le old hosts.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-14 14:39:32 -07:00
parent 8a0a0e49f8
commit 47838aaff4
4 changed files with 17 additions and 100 deletions

View file

@ -221,39 +221,6 @@ buildhw-a64-01.iad2.fedoraproject.org
# These are primary koji builders.
#
[buildvm_ppc64le]
buildvm-ppc64le-01.ppc.fedoraproject.org
buildvm-ppc64le-02.ppc.fedoraproject.org
buildvm-ppc64le-03.ppc.fedoraproject.org
buildvm-ppc64le-04.ppc.fedoraproject.org
buildvm-ppc64le-05.ppc.fedoraproject.org
buildvm-ppc64le-06.ppc.fedoraproject.org
buildvm-ppc64le-07.ppc.fedoraproject.org
buildvm-ppc64le-08.ppc.fedoraproject.org
buildvm-ppc64le-09.ppc.fedoraproject.org
buildvm-ppc64le-10.ppc.fedoraproject.org
buildvm-ppc64le-11.ppc.fedoraproject.org
buildvm-ppc64le-12.ppc.fedoraproject.org
buildvm-ppc64le-13.ppc.fedoraproject.org
buildvm-ppc64le-14.ppc.fedoraproject.org
buildvm-ppc64le-15.ppc.fedoraproject.org
buildvm-ppc64le-16.ppc.fedoraproject.org
buildvm-ppc64le-17.ppc.fedoraproject.org
buildvm-ppc64le-18.ppc.fedoraproject.org
buildvm-ppc64le-19.ppc.fedoraproject.org
buildvm-ppc64le-20.ppc.fedoraproject.org
buildvm-ppc64le-21.ppc.fedoraproject.org
buildvm-ppc64le-22.ppc.fedoraproject.org
buildvm-ppc64le-23.ppc.fedoraproject.org
buildvm-ppc64le-24.ppc.fedoraproject.org
buildvm-ppc64le-25.ppc.fedoraproject.org
buildvm-ppc64le-26.ppc.fedoraproject.org
buildvm-ppc64le-27.ppc.fedoraproject.org
buildvm-ppc64le-28.ppc.fedoraproject.org
buildvm-ppc64le-29.ppc.fedoraproject.org
buildvm-ppc64le-30.ppc.fedoraproject.org
buildvm-ppc64le-31.ppc.fedoraproject.org
[buildvm_ppc64le_iad2]
buildvm-ppc64le-01.iad2.fedoraproject.org
buildvm-ppc64le-02.iad2.fedoraproject.org
buildvm-ppc64le-03.iad2.fedoraproject.org
@ -327,7 +294,6 @@ buildvm
buildvm_aarch64
buildvm_armv7
buildvm_ppc64le
buildvm_ppc64le_iad2
buildvm_s390x
bkernel

View file

@ -1,25 +1,30 @@
---
# common items for the buildvm-* koji builders
volgroup: /dev/vg_guests
lvm_size: 145000
mem_size: 10240
max_mem_size: "{{ mem_size }}"
num_cpus: 4
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-31-ppc64le
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/31/Server/ppc64le/os/
lvm_size: 600000
mem_size: 12288
max_mem_size: 12288
num_cpus: 6
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/32/Server/ppc64le/os/
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-ppc64le-iad2
ipa_server: ipa01.iad2.fedoraproject.org
nm: 255.255.255.0
gw: 10.5.129.254
dns: 10.5.126.21
gw: 10.3.171.254
dns: 10.3.163.33
datacenter: iad2
#
# The ppc virthosts have different bridge names for the main and nfs bridges.
#
main_bridge: br1
nfs_bridge: br3
virt_install_command: "{{ virt_install_command_ppc64le_two_nic_unsafe }} --graphics none"
main_bridge: br0
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
host_group: kojibuilder
host_group: kojibuilder_iad2
fas_client_groups: sysadmin-releng
sudoers: "{{ private }}/files/sudo/00releng-sudoers"

View file

@ -1,47 +0,0 @@
---
# common items for the buildvm-* koji builders
volgroup: /dev/vg_guests
lvm_size: 600000
mem_size: 12288
max_mem_size: 12288
num_cpus: 6
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/32/Server/ppc64le/os/
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-ppc64le-iad2
ipa_server: ipa01.iad2.fedoraproject.org
nm: 255.255.255.0
gw: 10.3.171.254
dns: 10.3.163.33
datacenter: iad2
#
# The ppc virthosts have different bridge names for the main and nfs bridges.
#
main_bridge: br0
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
host_group: kojibuilder_iad2
fas_client_groups: sysadmin-releng
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
koji_hub_nfs: "fedora_koji"
koji_server_url: "https://koji.fedoraproject.org/kojihub"
koji_weburl: "https://koji.fedoraproject.org/koji"
koji_topurl: "https://kojipkgs.fedoraproject.org/"
# These variables are pushed into /etc/system_identification by the base role.
# Groups and individual hosts should ovveride them with specific info.
# See http://infrastructure.fedoraproject.org/csi/security-policy/
csi_security_category: High
csi_primary_contact: Fedora Admins - admin@fedoraproject.org
csi_purpose: Koji service employs a set of virtual machines to build packages for the Fedora project. This group builds packages for ppcle architecture.
csi_relationship: |
* Relies on koji-hub, Packages, PkgDB, apache, fedmsg, fas, virthost, and is monitored by nagios
* Several services rely on the builders, including koschei, Bodhi, Tagger, SCM, Darkserver.
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
* virtual instances

View file

@ -1,7 +0,0 @@
---
vmhost: ppc8-02.ppc.fedoraproject.org
eth0_ip: 10.5.129.231
gw: 10.5.129.254
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
mem_size: 18432
max_mem_size: 18432