From 2607bb7ff633a29cdacca700cfb11d96cde000e4 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Thu, 14 Apr 2016 14:20:02 +0200 Subject: [PATCH] Target koschei-stg in koschei-web playbook for now --- playbooks/groups/koschei-web.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/koschei-web.yml b/playbooks/groups/koschei-web.yml index 2c7f3542c5..4e33dbbe6a 100644 --- a/playbooks/groups/koschei-web.yml +++ b/playbooks/groups/koschei-web.yml @@ -1,9 +1,9 @@ --- # stg only for now -- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koschei-web-stg" +- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koschei-stg" - name: install koschei-frontend - hosts: koschei-web-stg + hosts: koschei-stg user: root gather_facts: True