From 56ce9b87674d3ae02e9b9c6d46a54f65b8f69670 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 18 Nov 2015 08:55:00 +0100 Subject: [PATCH] Revert "test this only on stg" This reverts commit 13093ec5c717b41f5e4e14b7c680e341cd9d3726. --- playbooks/groups/copr-dist-git.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/playbooks/groups/copr-dist-git.yml b/playbooks/groups/copr-dist-git.yml index 6f7916750a..9fdd9ad892 100644 --- a/playbooks/groups/copr-dist-git.yml +++ b/playbooks/groups/copr-dist-git.yml @@ -1,5 +1,5 @@ - name: check/create instance - hosts: copr-dist-git-stg + hosts: copr-dist-git-stg:copr-dist-git user: root #user: centos #sudo: True @@ -17,7 +17,7 @@ # TODO: remove when copr-dist-git will be deployed to the persistent tenant - name: cloud basic setup - hosts: copr-dist-git-stg + hosts: copr-dist-git-stg:copr-dist-git user: root #user: centos #sudo: True @@ -32,7 +32,7 @@ shell: "hostname {{copr_hostbase}}.cloud.fedoraproject.org" - name: provision instance - hosts: copr-dist-git-stg + hosts: copr-dist-git-stg:copr-dist-git user: root # user: centos # sudo: True