HomePhorge

[#4344] Fix for failing templates when module name matches file in local dir.
00ebf0122774Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[#4344] Fix for failing templates when module name matches file in local dir.

When the name of a module matches the name of a file in the local
directory, puppet agent would sometimes try to read that file and
interpret it as puppet code. This happened because files.rb was
unintentionally permitting puppet files without an extension. Fixed
by changing the glob pattern to only permit ".pp" and ".rb"
extensions.

Details

Provenance
Paul Berry <paul@puppetlabs.com>Authored on
markus <markus@AVA-351181.(none)>Committed on Aug 4 2010, 12:19 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe32320ee2c65: [#4336] "reportdir" was in the wrong section
Branches
Unknown
Tags
Unknown

Event Timeline