Project

General

Profile

« Previous | Next » 

Revision 359a604f

Added by Ivan Necas over 10 years ago

Update puppet modules

View differences:

modules/puppet/templates/server/puppet.conf.erb
### Next part of the file is managed by a different template ###
## Module: '<%= scope.to_hash['module_name'] %>'
<% module_paths = Puppet::Node::Environment.current[:modulepath].split(':').map{|i| File.expand_path(i) }.join("|") -%>
## Template source: 'MODULES<%= template_source.gsub(Regexp.new("^#{module_paths}"),"") %>'
[master]
autosign = $confdir/autosign.conf { mode = 664 }

Also available in: Unified diff