From 4129ff43b299f023db34f254dd977d5ffe7e06c0 Mon Sep 17 00:00:00 2001 From: Steven Webster Date: Fri, 6 May 2022 10:42:45 -0400 Subject: [PATCH] Add puppet-module-puppetlabs-firewall to pkg list This commit adds the puppet-module-puppetlabs-firewall to the Debian package list. This is needed as we need to patch the upstream package to support the iptables/ip6tables --random-fully flag. Verification: Ensure the package is present in an installed system Depends-On: https://review.opendev.org/c/starlingx/integ/+/840973 Partial-Bug: #1971900 Signed-off-by: Steven Webster Change-Id: Ia01f00691782994da602f81279949c0fc6e67909 --- debian-mirror-tools/config/debian/distro/stx-rt.lst | 3 +++ debian-mirror-tools/config/debian/distro/stx-std.lst | 3 +++ 2 files changed, 6 insertions(+) diff --git a/debian-mirror-tools/config/debian/distro/stx-rt.lst b/debian-mirror-tools/config/debian/distro/stx-rt.lst index 5ca9d4b59..f2e332e94 100644 --- a/debian-mirror-tools/config/debian/distro/stx-rt.lst +++ b/debian-mirror-tools/config/debian/distro/stx-rt.lst @@ -717,6 +717,9 @@ puppet-module-nanliu-staging #puppet-sysinv puppet-sysinv +#puppetlabs-firewall-1.12.0 +puppet-module-puppetlabs-firewall + #puppetlabs-haproxy-2.1.0 puppet-module-puppetlabs-haproxy diff --git a/debian-mirror-tools/config/debian/distro/stx-std.lst b/debian-mirror-tools/config/debian/distro/stx-std.lst index 7ede7ab73..73dca54fd 100644 --- a/debian-mirror-tools/config/debian/distro/stx-std.lst +++ b/debian-mirror-tools/config/debian/distro/stx-std.lst @@ -722,6 +722,9 @@ puppet-module-nanliu-staging #puppet-sysinv puppet-sysinv +#puppetlabs-firewall-1.12.0 +puppet-module-puppetlabs-firewall + #puppetlabs-haproxy-2.1.0 puppet-module-puppetlabs-haproxy