resultsdb: drop old vm's and adjust other apps to new openshift url

Drop resultsdb vars and playbooks.
resultsdb is now in openshift and on a different url.
Adjust bodhi, pagure dist git for the new url.
Drop taskotron roles.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-21 14:01:28 -07:00
parent 1a7a0b372a
commit 68141d381b
23 changed files with 4 additions and 800 deletions

View file

@ -1,21 +0,0 @@
---
############################################################
# networking
############################################################
datacenter: iad2
eth0_ipv4_gw: 10.3.163.254
eth0_ipv4_ip: 10.3.163.89
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/31/Server/x86_64/os/
############################################################
# install
############################################################
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-31-iad2
############################################################
# virtual machine
############################################################
lvm_size: 50000
mem_size: 16384
num_cpus: 4
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
vmhost: vmhost-x86-05.iad2.fedoraproject.org
volgroup: /dev/vg_guests

View file

@ -1,20 +0,0 @@
---
############################################################
# networking
############################################################
datacenter: iad2
eth0_ipv4_gw: 10.3.166.254
eth0_ipv4_ip: 10.3.166.36
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/31/Server/x86_64/os/
############################################################
# install
############################################################
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-31-iad2
############################################################
# virtual machine
############################################################
lvm_size: 50000
mem_size: 16384
num_cpus: 4
vmhost: vmhost-x86-05.stg.iad2.fedoraproject.org
volgroup: /dev/vg_guests