From ab17ed96805f76d7c92458fe96708ab3d699c8d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:14:43 +0000 Subject: [PATCH] Update dependency theforeman/foreman to v23.2.0 --- puppet/Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet/Puppetfile b/puppet/Puppetfile index 7013a6d1c..8a4ecd110 100644 --- a/puppet/Puppetfile +++ b/puppet/Puppetfile @@ -37,7 +37,7 @@ mod 'puppetlabs/vcsrepo', '6.1.0' mod 'puppetlabs/xinetd', '3.4.1' mod 'richardc/datacat', '0.6.2' mod 'saz/sudo', '8.0.0' -mod 'theforeman/foreman', '23.1.0' +mod 'theforeman/foreman', '23.2.0' mod 'theforeman/foreman_proxy', '25.1.0' mod 'theforeman/git', '7.2.0' mod 'theforeman/motd', '1.0.0'