Skip to content

Commit abafb7c

Browse files
committed
Bump puppet-mysql to the latest 5.x version
We're seeing failures with puppet 5.5.7 in this module, lets see if the latest 5.x series fixes this. Change-Id: I8dd5cc828dbf1fcdb4f49473a6e9e0e57e54e6cf Related-Bug: #1799757
1 parent 54fe76b commit abafb7c

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
@@ -192,7 +192,7 @@ mod 'inifile',
192192

193193
mod 'mysql',
194194
:git => 'https://github.com/puppetlabs/puppetlabs-mysql',
195-
:ref => '5.2.1'
195+
:ref => '5.4.0'
196196

197197
mod 'postgresql',
198198
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',

0 commit comments

Comments
 (0)