Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # == Class: puppet
- #
- # This class installs and configures the puppet agent.
- #
- # === Parameters:
- #
- # $version:: Specify a specific version of a package
- #
- # === Advanced parameters:
- #
- # $group:: Override the name of the puppet group.
- #
- # $user:: Override the name of the puppet user.
- #
- # === Extra parameters:
- # $dir:: Override the puppet directory.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement