Skip to content

Commit a0656e2

Browse files
committed
Suport for Suse
Support voor Suse OS
1 parent 874cb79 commit a0656e2

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
@@ -26,7 +26,7 @@
2626

2727
# Amazon Linux's OS Family is 'Linux', operating system 'Amazon'.
2828
case $::osfamily {
29-
'RedHat', 'Linux': {
29+
'RedHat', 'Linux', 'Suse': {
3030

3131
if $manage_package {
3232
$user = pick($::mongodb::globals::user, 'mongod')

0 commit comments

Comments
 (0)