Project

General

Profile

« Previous | Next » 

Revision c8e1f3b6

Added by Dmitri Dolguikh about 10 years ago

fixes #4357: Removed template source from the header

View differences:

templates/agent/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}"),"") %>'
[agent]
# The file in which puppetd stores a list of the classes

Also available in: Unified diff