commit | 2b038ab04cd6e635b7d63c463338d05c149608bc | [log] [tgz] |
---|---|---|
author | Arthur She <arthur.she@linaro.org> | Wed Nov 02 12:19:08 2022 -0700 |
committer | Arthur She <arthur.she@linaro.org> | Wed Nov 02 20:20:15 2022 +0100 |
tree | 5269a9cd524f1300583326c81e7e5b691535bcf5 | |
parent | f08a6d8c7169d02a98cdc63cef4606b5bd21eb2b [diff] |
Ubuntu: deploy new AMI to eu-central-1 region Disable unattended-upgrades service Signed-off-by: Arthur She <arthur.she@linaro.org> Change-Id: I0615607a53870da4007a2c626d8ef870075ac3b4
diff --git a/packer_ubuntu.json b/packer_ubuntu.json index 43c09ba..e5eefe2 100644 --- a/packer_ubuntu.json +++ b/packer_ubuntu.json
@@ -1,6 +1,6 @@ { "variables": { - "vpc_region": "us-east-1", + "vpc_region": "eu-central-1", "ssh_username": "ubuntu" }, "builders": [