Skip to content

Commit 7add95b

Browse files
committed
Add includedir for Gentoo
This breaks otherwise for setups using STRICT_VARIABLES=yes
1 parent 7b2273c commit 7add95b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: manifests/params.pp

+1
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@
256256

257257
'Gentoo': {
258258
$client_package_name = 'virtual/mysql'
259+
$includedir = undef
259260
$server_package_name = 'virtual/mysql'
260261
$basedir = '/usr'
261262
$config_file = '/etc/mysql/my.cnf'

0 commit comments

Comments
 (0)