Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peopleware/puppet-enable_puppet


https://github.com/peopleware/puppet-enable_puppet

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Enable_Puppet Puppet Module

Installs Puppet and makes sure puppet agent starts at boot time. This is
achieved by setting the contents of `/etc/default/puppet` to `START=yes`. It
has been tested on Debian and Ubuntu.

Usage is extremely straightforward:

```
include enable_puppet
```