diff options
author | Jaymala Sinha <jsinha@chef.io> | 2019-07-10 15:32:07 -0400 |
---|---|---|
committer | Jaymala Sinha <jsinha@chef.io> | 2019-07-30 11:13:32 -0400 |
commit | 9e4f9cd1d94dbb3a9cd8a2b680f6814d97ff5784 (patch) | |
tree | a50d06952fa36775c98f79f27e21ba91c85221bc /.expeditor | |
parent | 1366181002d8479d9c3105608b83ec20f1b96193 (diff) | |
download | chef-9e4f9cd1d94dbb3a9cd8a2b680f6814d97ff5784.tar.gz |
Enable RHEL 8 packages
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/release.omnibus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 8c20a5c3aa..c341d2ccc2 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -28,6 +28,7 @@ builder-to-testers-map: - el-7-s390x el-7-x86_64: - el-7-x86_64 + - el-8-x86_64 freebsd-10-x86_64: - freebsd-10-x86_64 - freebsd-11-x86_64 |