commit | 8c44f598410ea4d821ff9556f8f074d6092cfda0 | [log] [tgz] |
---|---|---|
author | Tomáš Kukrál <tkukral@mirantis.com> | Wed Dec 06 13:35:05 2017 +0100 |
committer | Tomas Kukral <tkukral@mirantis.com> | Thu Jan 25 11:27:43 2018 +0000 |
tree | 5850f6b17874dc4a97e88602ed4169bad6912ecb | |
parent | 64f6718caafe6606bfebad37bc32fd34ad314f4e [diff] [blame] |
switch default aws region to eu-central-1 (cleanup job) Change-Id: I81883cb2b9084c43020f2eedb7491f6bbf5e4beb
diff --git a/jenkins/client/job/deploy/lab/cleanup.yml b/jenkins/client/job/deploy/lab/cleanup.yml index 3f3875f..0db6463 100644 --- a/jenkins/client/job/deploy/lab/cleanup.yml +++ b/jenkins/client/job/deploy/lab/cleanup.yml
@@ -59,7 +59,7 @@ default: "aws-credentials" AWS_DEFAULT_REGION: type: string - default: "us-west-2" + default: "eu-central-1" delete-failed-stacks: type: workflow-scm