Skip to content

Commit c8b1f2d

Browse files
authored
Merge pull request #1895 from lsst-it/IT-6338-Switch-fork-mate
(Puppetfile) Switch simp-mate to local fork
2 parents 200e7c6 + c655c27 commit c8b1f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Puppetfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ mod 'saz/sudo', '9.0.2'
107107
mod 'saz/timezone', '7.0.0'
108108
mod 'simp/auditd', '8.14.5'
109109
mod 'simp/dconf', '0.6.0'
110-
mod 'simp/mate', '1.6.0'
110+
mod 'simp/mate', git: 'https://github.com/lsst-it/pupmod-simp-mate', ref: 'cfc42b0' # Official version has had no release since 2023
111111
mod 'simp/polkit', '6.9.0'
112112
mod 'simp/simpkv', '0.13.0'
113113
mod 'simp/simplib', '4.14.0'

0 commit comments

Comments
 (0)