diff --git a/inventory/inventory b/inventory/inventory index cf74f6c35b..6f07531e9a 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -15,9 +15,6 @@ qa02.qa.fedoraproject.org qa08.qa.fedoraproject.org qa04.qa.fedoraproject.org -[qadevel] -qadevel.qa.fedoraproject.org:222 - [qa-prod] qa-prod01.qa.fedoraproject.org diff --git a/master.yml b/master.yml index 27bb7e7653..d8bf06f949 100644 --- a/master.yml +++ b/master.yml @@ -110,9 +110,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/taskotron-client-hosts.yml - include: /srv/web/infra/ansible/playbooks/groups/taskotron-prod.yml - include: /srv/web/infra/ansible/playbooks/groups/taskotron-dev.yml -# we're poking around with taskotron-stg right now and a full playbook run would disrupt the testing -# 2017-03-03 tflink -#- include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg.yml +- include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg.yml - include: /srv/web/infra/ansible/playbooks/groups/torrent.yml - include: /srv/web/infra/ansible/playbooks/groups/twisted-buildbots.yml - include: /srv/web/infra/ansible/playbooks/groups/unbound.yml