diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2020-03-19 11:33:22 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2020-03-19 11:33:22 -0700 |
commit | 3494a29604b7719ab640a325becabbcdc57a7bce (patch) | |
tree | 0f3b806639e54f8c5b5e9a9c4df7003062d1767e /.expeditor | |
parent | 44ad9264d78877c99b1304f8826c208f240c1eeb (diff) | |
download | chef-3494a29604b7719ab640a325becabbcdc57a7bce.tar.gz |
DNF refresh and aarch64-el8 supportlcg/dnf-refresh
should port all fixes from the yum provider back into the dnf provider.
adds aarch for el8 since the func tests now pass.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
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 4e365a5c7b..5e09b706ae 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -20,6 +20,7 @@ builder-to-testers-map: - el-6-x86_64 el-7-aarch64: - el-7-aarch64 + - el-8-aarch64 el-7-ppc64: - el-7-ppc64 el-7-ppc64le: |