Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

alphagov/puppet-puppet

Repository files navigation

puppet

Manages the installation of Puppet and its dependencies from the official Debian packages. Optionally, it can also setup a cronjob to run Puppet every 30 minutes.

Only supports Puppet 3.x and later due to bugs in fqdn_rand().

Example usage

Include with default parameters:

include puppet

License

See LICENSE file.