From 7a9dd111136631e595d38a88c710ffe96948ecf6 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 25 Sep 2015 20:37:25 +0000 Subject: [PATCH] Re-add qa-stg to master. --- master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.yml b/master.yml index 976e00cfa1..315e7a9868 100644 --- a/master.yml +++ b/master.yml @@ -80,7 +80,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/postgresql-server.yml - include: /srv/web/infra/ansible/playbooks/groups/proxies.yml - include: /srv/web/infra/ansible/playbooks/groups/qadevel.yml -#- include: /srv/web/infra/ansible/playbooks/groups/qa-stg.yml +- include: /srv/web/infra/ansible/playbooks/groups/qa-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