HomePhorge

(PUP-2711) Make recursive manifest parsing conditional to future parser
4e5085338141Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2711) Make recursive manifest parsing conditional to future parser

This makes the ability to load all .pp files under a manifest dir
recursively conditional to parser == future. (It will become the
standard in Puppet 4.0). This is done to avoid slurping in lots of files
in case users kept other files around in a subdirectory in the belief
that they would not be loaded. Thus making it harder to upgrade.

This also adds a test that runs for future parser.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU87fc9530037f: (PUP-2711) Make manifest-directory load recursively
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU4e5085338141: (PUP-2711) Make recursive manifest parsing conditional to future parser (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Jul 5 2014, 1:15 AM