From 375686a1ae320dfab248e86c3bc0465c168f86f3 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Thu, 7 Mar 2024 02:45:44 +0000
Subject: [PATCH] Updated from Puppet OpenStack modules constraints

Change-Id: I8f6765751fe35d10192173154209d9fa8bb1b9b4
---
 Puppetfile      |  2 +-
 Puppetfile_unit | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/Puppetfile b/Puppetfile
index 385c84d2e..e2a620415 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -208,5 +208,5 @@ mod 'redis',
 
 mod 'systemd',
   :git => 'https://github.com/voxpupuli/puppet-systemd',
-  :ref => 'v6.4.0'
+  :ref => 'v6.5.0'
 
diff --git a/Puppetfile_unit b/Puppetfile_unit
index d059362b9..f91df5f33 100644
--- a/Puppetfile_unit
+++ b/Puppetfile_unit
@@ -6,21 +6,21 @@ mod 'augeas_core',
 
 mod 'cron_core',
   :git => 'https://github.com/puppetlabs/puppetlabs-cron_core',
-  :ref => 'v1.2.1'
+  :ref => 'v1.3.0'
 
 mod 'sshkeys_core',
   :git => 'https://github.com/puppetlabs/puppetlabs-sshkeys_core',
-  :ref => 'v2.4.0'
+  :ref => 'v2.5.0'
 
 mod 'yumrepo_core',
   :git => 'https://github.com/puppetlabs/puppetlabs-yumrepo_core',
-  :ref => 'v2.0.0'
+  :ref => 'v2.1.0'
 
 mod 'mount_core',
   :git => 'https://github.com/puppetlabs/puppetlabs-mount_core',
-  :ref => 'v1.2.0'
+  :ref => 'v1.3.0'
 
 mod 'selinux_core',
   :git => 'https://github.com/puppetlabs/puppetlabs-selinux_core',
-  :ref => 'v1.3.0'
+  :ref => 'v1.4.0'