Project

General

Profile

« Previous | Next » 

Revision 7a9857ba

Added by Greg Sutcliffe about 12 years ago

Parameterize the agent half of the module, and enable user to specify the Puppet port

View differences:

templates/puppet.conf.erb
localconfig = $vardir/localconfig
report = true
pluginsync = true
masterport = <%= scope.lookupvar("puppet::port") rescue 8140 %>
environment = <%= environment %>
server = <%= puppetmaster rescue fqdn %>

Also available in: Unified diff