From f1629fc07c9763cf25c703d698b53f96ad779d42 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Thu, 15 Dec 2016 18:05:35 +0000 Subject: [PATCH] actually create the qa-prod host --- playbooks/groups/qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/qa.yml b/playbooks/groups/qa.yml index 28f3b6d284..c6cb4f4639 100644 --- a/playbooks/groups/qa.yml +++ b/playbooks/groups/qa.yml @@ -3,7 +3,7 @@ # NOTE: make sure there is room/space for this server on the vmhost # NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars -- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=qa-stg" +- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=qa-prod:qa-stg" - name: make the box be real hosts: qa:qa-stg