Skip to content

Commit 3040e2d

Browse files
authored
remove trailing whitespace from params.pp:60
1 parent 6b7f1ff commit 3040e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/params.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
} else {
5858
$provider = 'mysql'
5959
}
60-
}
60+
}
6161
/^(RedHat|CentOS|Scientific|OracleLinux)$/: {
6262
if versioncmp($::operatingsystemmajrelease, '7') >= 0 {
6363
$provider = 'mariadb'

0 commit comments

Comments
 (0)