We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39199e2 commit 3151246Copy full SHA for 3151246
manifests/package.pp
@@ -10,14 +10,6 @@
10
# @author Vox Pupuli <voxpupuli@groups.io>
11
# @author David Hollinger III <david.hollinger@moduletux.com>
12
#
13
-# This class will determine if the OS running is a supported Linux distribution
14
-# and install the appropriate package. It will prevent failures on a system
15
-# that is running Solaris, but will not install anything as it should be installed
16
-# by default.
17
-#
18
-# If the code doesn't find a matching supported OS, then the Puppet run will fail
19
-# with a "OS not supported" message.
20
21
# This is a private class and cannot be called outside of the autofs module.
22
23
class autofs::package {
0 commit comments