From 512fb967f2dcd3638deb8c59f646972c9c07c0a4 Mon Sep 17 00:00:00 2001 From: Joshua Hoblitt Date: Tue, 18 Oct 2022 15:36:10 -0700 Subject: [PATCH] bump simp/auditd to cb9f14c to pickup AlmaLinux 8 support --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index c77ffc5176..81a9f3ee2e 100644 --- a/Puppetfile +++ b/Puppetfile @@ -100,7 +100,7 @@ mod 'saz/resolv_conf', '5.0.0' mod 'saz/ssh', git: 'https://github.com/lsst-it/saz-puppet-ssh', ref: '7f1a892' # ssh::client::match_block mod 'saz/sudo', '7.0.2' mod 'saz/timezone', '6.2.0' -mod 'simp/auditd', git: 'https://github.com/lsst-it/pupmod-simp-auditd', ref: '1158959' # https://github.com/simp/pupmod-simp-auditd/pull/160 +mod 'simp/auditd', git: 'https://github.com/lsst-it/pupmod-simp-auditd', ref: 'cb9f14c' # https://github.com/simp/pupmod-simp-auditd/pull/160 https://github.com/simp/pupmod-simp-auditd/pull/161 mod 'simp/dconf', '0.2.2' mod 'simp/gnome', '9.1.0' mod 'simp/mate', '1.3.0'