HomePhorge

(#7656) Port PMT generator templates into core
ce218efd5b82Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7656) Port PMT generator templates into core

Before this patch, the Puppet Module Tool (PMT) generator templates
lived in the PMT codebase -- in a separate project.

This patch ports the Puppet Module Tool (PMT) generator templates into
core Puppet with the following major changes and refactorings:

The PMT generator templates now live under the
lib/puppet/module_tool/skeleton/templates directory. This is a
change from the previous location as the template directory lived at
the root of the PMT project. This change is being made to remain
consistent with the current core Puppet codebase and project layout.

The ported version of lib/puppet/module_tool/skeleton.rb has been
updated to reference generator templates in the
lib/puppet/module_tool/skeleton/templates/ directory.

Details

Provenance
Kelsey Hightower <kelsey@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU0c611869ef94: (#7656) Port PMT codebase into Puppet core
Branches
Unknown
Tags
Unknown

Event Timeline

Kelsey Hightower <kelsey@puppetlabs.com> committed rPUce218efd5b82: (#7656) Port PMT generator templates into core (authored by Kelsey Hightower <kelsey@puppetlabs.com>).Dec 5 2011, 3:54 PM