Skip to content

Commit 3151246

Browse files
committed
package: remove obsolete comments
This behavior was removed in commit f0c8120.
1 parent 39199e2 commit 3151246

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

manifests/package.pp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
# @author Vox Pupuli <voxpupuli@groups.io>
1111
# @author David Hollinger III <david.hollinger@moduletux.com>
1212
#
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-
#
2113
# This is a private class and cannot be called outside of the autofs module.
2214
#
2315
class autofs::package {

0 commit comments

Comments
 (0)