diff --git a/theforeman.org/pipelines/vars/katello/nightly.groovy b/theforeman.org/pipelines/vars/katello/nightly.groovy index 4e7d6b0f..88cd2566 100644 --- a/theforeman.org/pipelines/vars/katello/nightly.groovy +++ b/theforeman.org/pipelines/vars/katello/nightly.groovy @@ -8,7 +8,9 @@ def foreman_el_releases = [ def pipelines = [ 'install': [ 'centos8-stream', + 'centos9-stream', 'almalinux8', + 'almalinux9', ], 'upgrade': [ 'centos8-stream',