Skip to content

Commit abe54e8

Browse files
author
David Swan
committed
(IAC-746) - Set mysql package name for Ubuntu 20.04
1 parent 5a7fea8 commit abe54e8

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
@@ -255,6 +255,7 @@
255255
'trusty' => 'ruby-mysql',
256256
'xenial' => 'ruby-mysql',
257257
'bionic' => 'ruby-mysql2',
258+
'focal' => 'ruby-mysql2',
258259
default => 'libmysql-ruby',
259260
}
260261
}

0 commit comments

Comments
 (0)