diff --git a/Puppetfile b/Puppetfile index f07f9b6d..73eb5614 100644 --- a/Puppetfile +++ b/Puppetfile @@ -9,8 +9,8 @@ mod 'theforeman/dns', '~> 10.4.0' mod 'theforeman/puppetserver_foreman', '~> 4.0.0' mod 'theforeman/tftp', '~> 9.1.0' mod 'katello/candlepin', '~> 16.0.0' -mod 'theforeman/pulpcore', '~> 10.1.0' -mod 'theforeman/foreman', '~> 25.0.0' +mod 'theforeman/pulpcore', '~> 10.4.0' +mod 'theforeman/foreman', '~> 25.2.1' mod 'theforeman/foreman_proxy', '~> 26.0.0' mod 'theforeman/puppet', '~> 19.2.0' mod 'katello/foreman_proxy_content', '~> 28.0.0' diff --git a/Puppetfile.lock b/Puppetfile.lock index 4895fff5..772367af 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -61,7 +61,7 @@ FORGE theforeman-dns (10.4.0) puppetlabs-concat (>= 4.1.0, < 10.0.0) puppetlabs-stdlib (>= 4.13.1, < 10.0.0) - theforeman-foreman (25.0.0) + theforeman-foreman (25.2.1) puppet-extlib (>= 3.0.0, < 8.0.0) puppet-redis (>= 5.0.0, < 12.0.0) puppet-systemd (>= 3.1.0, < 8.0.0) @@ -79,7 +79,7 @@ FORGE theforeman-dns (>= 8.1.0, < 11.0.0) theforeman-foreman (>= 19.0.0, < 26.0.0) theforeman-tftp (>= 3.0.0, < 10.0.0) - theforeman-pulpcore (10.1.0) + theforeman-pulpcore (10.4.0) puppet-extlib (>= 3.0.0, < 8.0.0) puppet-redis (>= 5.0.0, < 12.0.0) puppet-systemd (>= 2.2.0, < 8.0.0) @@ -108,9 +108,9 @@ DEPENDENCIES puppetlabs-vcsrepo (>= 5.2.0) theforeman-dhcp (~> 9.2.0) theforeman-dns (~> 10.4.0) - theforeman-foreman (~> 25.0.0) + theforeman-foreman (~> 25.2.1) theforeman-foreman_proxy (~> 26.0.0) - theforeman-pulpcore (~> 10.1.0) + theforeman-pulpcore (~> 10.4.0) theforeman-puppet (~> 19.2.0) theforeman-puppetserver_foreman (~> 4.0.0) theforeman-tftp (~> 9.1.0)