Skip to content

Commit e148572

Browse files
author
osmith
committed
Set correct packagename for ruby_mysql on Ubuntu 18.04
1 parent 3a61aa8 commit e148572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/params.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@
223223
'stretch' => 'ruby-mysql2',
224224
'trusty' => 'ruby-mysql',
225225
'xenial' => 'ruby-mysql',
226+
'bionic' => 'ruby-mysql2',
226227
default => 'libmysql-ruby',
227228
}
228229
}

0 commit comments

Comments
 (0)