From 4f1d46cc6cfb12890428f5332965c9c985eeec38 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 6 Oct 2014 18:48:24 +0000 Subject: [PATCH] Disable 4 playbooks in master that currently error, please re-enable when they are fixed. --- master.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/master.yml b/master.yml index 4b7bad48c0..05e4891dcd 100644 --- a/master.yml +++ b/master.yml @@ -29,8 +29,8 @@ - include: /srv/web/infra/ansible/playbooks/groups/buildvm.yml - include: /srv/web/infra/ansible/playbooks/groups/busgateway.yml - include: /srv/web/infra/ansible/playbooks/groups/composers.yml -- include: /srv/web/infra/ansible/playbooks/groups/copr-back.yml -- include: /srv/web/infra/ansible/playbooks/groups/copr-front.yml +#- include: /srv/web/infra/ansible/playbooks/groups/copr-back.yml +#- include: /srv/web/infra/ansible/playbooks/groups/copr-front.yml - include: /srv/web/infra/ansible/playbooks/groups/datagrepper.yml - include: /srv/web/infra/ansible/playbooks/groups/dhcp.yml - include: /srv/web/infra/ansible/playbooks/groups/docs-backend.yml @@ -46,7 +46,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/keyserver.yml - include: /srv/web/infra/ansible/playbooks/groups/koji-hub.yml - include: /srv/web/infra/ansible/playbooks/groups/lockbox.yml -- include: /srv/web/infra/ansible/playbooks/groups/mailman.yml +#- include: /srv/web/infra/ansible/playbooks/groups/mailman.yml - include: /srv/web/infra/ansible/playbooks/groups/mirrorlist.yml - include: /srv/web/infra/ansible/playbooks/groups/memcached.yml - include: /srv/web/infra/ansible/playbooks/groups/noc.yml @@ -59,7 +59,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/pkgs.yml - include: /srv/web/infra/ansible/playbooks/groups/postgresl-server.yml - include: /srv/web/infra/ansible/playbooks/groups/qadevel.yml -- include: /srv/web/infra/ansible/playbooks/groups/qadevel-stg.yml +#- include: /srv/web/infra/ansible/playbooks/groups/qadevel-stg.yml - include: /srv/web/infra/ansible/playbooks/groups/resultsdb-prod.yml - include: /srv/web/infra/ansible/playbooks/groups/resultsdb-dev.yml - include: /srv/web/infra/ansible/playbooks/groups/resultsdb-stg.yml