We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf84ffb commit 2a781a0Copy full SHA for 2a781a0
manifests/params.pp
@@ -8,6 +8,7 @@
8
9
case $::osfamily {
10
'redhat': {}
11
+ 'debian': {}
12
default: {
13
fail("Module ${module_name} is not supported on ${::operatingsystem}")
14
}
0 commit comments