From 4c70928da1ebb56fdecfe798e69773de1cde4c0c Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 20 Nov 2019 09:22:45 +0100 Subject: [PATCH] copr: import correct vars file in aws terminator --- roles/copr/backend/files/provision/terminatepb-aws.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/roles/copr/backend/files/provision/terminatepb-aws.yml b/roles/copr/backend/files/provision/terminatepb-aws.yml index 81175fd1f7..69c63ca70f 100644 --- a/roles/copr/backend/files/provision/terminatepb-aws.yml +++ b/roles/copr/backend/files/provision/terminatepb-aws.yml @@ -3,8 +3,7 @@ gather_facts: False vars_files: - - vars.yml - - nova_cloud_vars.yml + - aws_cloud_vars.yml tasks: - local_action: