qa-stg01: removing host and host references for decommissioning

This commit is contained in:
Tim Flink 2020-03-19 15:40:49 +00:00 committed by Pierre-Yves Chibon
parent 0078506569
commit b81cfd0535
3 changed files with 0 additions and 53 deletions

View file

@ -1,30 +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-fedora-24
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/24/Server/x86_64/os/
volgroup: /dev/vg_guests
eth0_ip: 10.5.124.230
eth0_nm: 255.255.255.128
vmhost: virthost-comm04.qa.fedoraproject.org
datacenter: phx2
fas_client_groups: sysadmin-qa,sysadmin-main
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
mariadb_root_password: "{{ qa_stg_mariadb_root_password }}"
public_hostname: qa.stg.fedoraproject.org
short_hostname: qa-stg01.qa
#buildmaster: 10.5.124.230
buildmaster: 127.0.0.1
buildslaves:
- qa-stg01-1
slaves:
- { user: "{{ short_hostname }}-1", home: "/home/{{ short_hostname }}-1", dir: "/home/{{ short_hostname }}-1/slave" }
extra_enablerepos: ''

View file

@ -710,7 +710,6 @@ pgbdr01.stg.phx2.fedoraproject.org
pgbdr02.stg.phx2.fedoraproject.org
pkgs01.stg.phx2.fedoraproject.org
proxy01.stg.phx2.fedoraproject.org
qa-stg01.qa.fedoraproject.org ansible_port=222
rabbitmq01.stg.phx2.fedoraproject.org
rabbitmq02.stg.phx2.fedoraproject.org
rabbitmq03.stg.phx2.fedoraproject.org

View file

@ -549,13 +549,6 @@
### QA staging
- role: httpd/reverseproxy
website: qa.stg.fedoraproject.org
destname: qa-stg
# Talk directly to the app server, not haproxy
proxyurl: http://qa-stg01.qa.fedoraproject.org
when: env == "staging"
- role: httpd/reverseproxy
website: qa.stg.fedoraproject.org
destname: blockerbugs
@ -564,21 +557,6 @@
proxyurl: "{{ varnish_url }}"
when: env == "staging"
- role: httpd/reverseproxy
website: phab.qa.stg.fedoraproject.org
destname: qa-stg-phab
# Talk directly to the app server, not haproxy
proxyurl: http://phab.qa-stg01.qa.fedoraproject.org
keephost: true
when: env == "staging"
- role: httpd/reverseproxy
website: docs.qa.stg.fedoraproject.org
destname: qa-stg-docs
# Talk directly to the app server, not haproxy
proxyurl: http://docs.qa-stg01.qa.fedoraproject.org
when: env == "staging"
### QA production
- role: httpd/reverseproxy