From 47c47ec1eca402a29024a1a1395a6f998febf78d Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Fri, 12 Jan 2024 11:18:17 +0100 Subject: [PATCH] add bookworm and jammy to foreman nightly repos --- theforeman.org/pipelines/vars/foreman/nightly.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theforeman.org/pipelines/vars/foreman/nightly.groovy b/theforeman.org/pipelines/vars/foreman/nightly.groovy index 4a7ba385..8c7660cb 100644 --- a/theforeman.org/pipelines/vars/foreman/nightly.groovy +++ b/theforeman.org/pipelines/vars/foreman/nightly.groovy @@ -11,7 +11,7 @@ def foreman_el_releases = [ 'el9', 'el8' ] -def foreman_debian_releases = ['bullseye', 'focal'] +def foreman_debian_releases = ['bullseye', 'bookworm', 'focal', 'jammy'] def pipelines_deb = [ 'install': [