From cf1510a32f306944c3144545566214d408300e14 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 11 Dec 2014 16:02:47 +0000 Subject: [PATCH] Update master playbook for current copr playbooks --- master.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/master.yml b/master.yml index f9e412faf3..49b52fadcd 100644 --- a/master.yml +++ b/master.yml @@ -30,9 +30,9 @@ - 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 -# These are disabled until fully tested in favor of host playbooks below. -#- 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-backend.yml +- include: /srv/web/infra/ansible/playbooks/groups/copr-frontend.yml +- include: /srv/web/infra/ansible/playbooks/groups/copr-keygen.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