Skip to content

Commit

Permalink
Merge pull request #204 from kenyon/package_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kenyon authored Aug 25, 2023
2 parents 1d83039 + 3151246 commit a65a7f5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions manifests/package.pp
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
# @author Vox Pupuli <voxpupuli@groups.io>
# @author David Hollinger III <david.hollinger@moduletux.com>
#
# This class will determine if the OS running is a supported Linux distribution
# and install the appropriate package. It will prevent failures on a system
# that is running Solaris, but will not install anything as it should be installed
# by default.
#
# If the code doesn't find a matching supported OS, then the Puppet run will fail
# with a "OS not supported" message.
#
# This is a private class and cannot be called outside of the autofs module.
#
class autofs::package {
Expand Down

0 comments on commit a65a7f5

Please sign in to comment.