From 493dd19743b103cfcee03a303ca22a0418805510 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Mon, 31 Jul 2023 02:15:53 +0000
Subject: [PATCH] Updated from Puppet OpenStack modules constraints

Change-Id: I88b28f2777758b1cf505954f02aacc11f2cd76fa
---
 Puppetfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Puppetfile b/Puppetfile
index 3480da442..117a8db6f 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -212,11 +212,11 @@ mod 'corosync',
 
 mod 'ssh_keygen',
   :git => 'https://github.com/voxpupuli/puppet-ssh_keygen',
-  :ref => 'v5.0.2'
+  :ref => 'v6.0.0'
 
 mod 'redis',
   :git => 'https://github.com/voxpupuli/puppet-redis',
-  :ref => 'v9.0.0'
+  :ref => 'v9.1.0'
 
 mod 'systemd',
   :git => 'https://github.com/voxpupuli/puppet-systemd',