From 59574777d32fae8d4619dc2efd6964c8f1063b31 Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Wed, 19 Feb 2020 13:04:04 +0100 Subject: [PATCH] copr: I forgot to add copr_front_dev_aws to provision instance --- playbooks/groups/copr-frontend-cloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/copr-frontend-cloud.yml b/playbooks/groups/copr-frontend-cloud.yml index dc4c5a902e..f2da69ca96 100644 --- a/playbooks/groups/copr-frontend-cloud.yml +++ b/playbooks/groups/copr-frontend-cloud.yml @@ -31,7 +31,7 @@ when: datacenter != "aws" - name: provision instance - hosts: copr_front:copr_front_dev + hosts: copr_front:copr_front_dev:copr_front_dev_aws # hosts: copr_front gather_facts: True