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

https://github.com/softonic/puppet-puppetmaster

puppetmaster with autosign setup
https://github.com/softonic/puppet-puppetmaster

Last synced: about 1 year ago
JSON representation

puppetmaster with autosign setup

Awesome Lists containing this project

README

          

# Dependencies

* puppetlabs/puppetdb
* puppetlabs/firewall
* puppetlabs/inifile
* puppetlabs/stdlib

# Example

```
class{
'::puppetmaster'
ip => $::ipaddress_eth1
}
```