From c2d989715db28c90c154d5ffe721273f6f1324f0 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Wed, 4 Sep 2024 16:57:04 +0200 Subject: [PATCH] Cherry pick for Foreman 3.10.1 --- Puppetfile | 2 +- Puppetfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Puppetfile b/Puppetfile index deb0bc12..11ad7c50 100644 --- a/Puppetfile +++ b/Puppetfile @@ -11,7 +11,7 @@ mod 'theforeman/tftp', '~> 9.0.0' mod 'katello/candlepin', '~> 15.1.0' mod 'theforeman/pulpcore', '~> 10.0.0' mod 'katello/qpid', '~> 11.0.0' -mod 'theforeman/foreman', '~> 24.2.0' +mod 'theforeman/foreman', '~> 24.2.1' mod 'theforeman/foreman_proxy', '~> 25.3.0' mod 'theforeman/puppet', '~> 19.1.0' mod 'katello/foreman_proxy_content', '~> 27.0.0' diff --git a/Puppetfile.lock b/Puppetfile.lock index f5905d6a..2c0c3f42 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -67,7 +67,7 @@ FORGE theforeman-dns (10.3.0) puppetlabs-concat (>= 4.1.0, < 10.0.0) puppetlabs-stdlib (>= 4.13.1, < 10.0.0) - theforeman-foreman (24.2.0) + theforeman-foreman (24.2.1) puppet-extlib (>= 3.0.0, < 8.0.0) puppet-redis (>= 5.0.0, < 11.0.0) puppet-systemd (>= 3.1.0, < 7.0.0) @@ -115,7 +115,7 @@ DEPENDENCIES puppetlabs-vcsrepo (>= 5.2.0) theforeman-dhcp (~> 9.1.0) theforeman-dns (~> 10.3.0) - theforeman-foreman (~> 24.2.0) + theforeman-foreman (~> 24.2.1) theforeman-foreman_proxy (~> 25.3.0) theforeman-pulpcore (~> 10.0.0) theforeman-puppet (~> 19.1.0)