/puppet-puppetmaster

puppetmaster with autosign setup

Primary LanguagePuppetOtherNOASSERTION

Dependencies

  • puppetlabs/puppetdb
  • puppetlabs/firewall
  • puppetlabs/inifile
  • puppetlabs/stdlib

Example

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