summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher A. Snapp <csnapp@chef.io>2020-04-14 15:02:12 -0600
committerChristopher A. Snapp <csnapp@chef.io>2020-04-14 15:02:12 -0600
commita18c6b912dd726b781ddeb01ea90772bfaf9ba82 (patch)
treeb9cbe2624eafa31bfa48d26710a50da44969e1f0
parentfb43c19e2c827cae458578386349651ec8b5588a (diff)
downloadchef-csnapp/fix_amazon_linux.tar.gz
Fix to use correct Amazon Linux 2 queuescsnapp/fix_amazon_linux
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
-rw-r--r--.expeditor/release.omnibus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml
index 59850b1266..edc24e028e 100644
--- a/.expeditor/release.omnibus.yml
+++ b/.expeditor/release.omnibus.yml
@@ -21,7 +21,7 @@ builder-to-testers-map:
el-7-aarch64:
- el-7-aarch64
- el-8-aarch64
- - amzn-2-aarch64
+ - amazon-2-aarch64
el-7-ppc64:
- el-7-ppc64
el-7-ppc64le:
@@ -29,7 +29,7 @@ builder-to-testers-map:
el-7-x86_64:
- el-7-x86_64
- el-8-x86_64
- - amzn-2-x86_64
+ - amazon-2-x86_64
freebsd-11-amd64:
- freebsd-11-amd64
- freebsd-12-amd64