From ff729845a7b5fbba5df5a654851a8248047b162f Mon Sep 17 00:00:00 2001 From: Joshua Hoblitt Date: Sat, 25 May 2024 17:07:17 -0700 Subject: [PATCH] (Puppetfile) bump puppet/augeasproviders_grub to 5.1.0 To pickup official Almalinux9 support. See https://github.com/voxpupuli/puppet-augeasproviders_grub/pull/92 --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index 0f76f6a746..9d90e6964d 100644 --- a/Puppetfile +++ b/Puppetfile @@ -38,7 +38,7 @@ mod 'lsst/smee', '2.2.0' mod 'puppet/alternatives', '5.0.0' mod 'puppet/archive', '7.0.0' mod 'puppet/augeasproviders_core', '4.0.1' -mod 'puppet/augeasproviders_grub', '5.0.1' +mod 'puppet/augeasproviders_grub', '5.1.0' mod 'puppet/augeasproviders_shellvar', '6.0.0' mod 'puppet/chrony', '3.0.0' mod 'puppet/cron', '4.1.0'