commit | 6891b665239f43b24b4edad60f68e41fc6c65135 | [log] [tgz] |
---|---|---|
author | Arthur She <arthur.she@linaro.org> | Fri Nov 04 18:08:31 2022 +0100 |
committer | Arthur She <arthur.she@linaro.org> | Fri Nov 04 18:08:31 2022 +0100 |
tree | a280aaa2dbf989653c42e1e49302e4455d33e226 | |
parent | 2b038ab04cd6e635b7d63c463338d05c149608bc [diff] |
Revert "Ubuntu: deploy new AMI to eu-central-1 region" This reverts commit 2b038ab04cd6e635b7d63c463338d05c149608bc. Reason for revert: <Can not build AMI for eu-central-1 region. https://ci.staging.trustedfirmware.org/job/mbedtls-amis/28/console> Change-Id: I9762a7aed27bd94afda8b80d80c855d630976169
diff --git a/packer_ubuntu.json b/packer_ubuntu.json index e5eefe2..43c09ba 100644 --- a/packer_ubuntu.json +++ b/packer_ubuntu.json
@@ -1,6 +1,6 @@ { "variables": { - "vpc_region": "eu-central-1", + "vpc_region": "us-east-1", "ssh_username": "ubuntu" }, "builders": [