HomePhorge

(PUP-2035) Make loader infrastructure work for functions
96f3d9720b3dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2035) Make loader infrastructure work for functions

This completes basic loader infrastructure for Puppet 4x.
It supports module loaders (from file and gem), static loader
(constants), and a minimal start configuring a puppet_system_loader
and an environment_loader.

Unit testing checks the basic behavior of the loaders.

TODO: configure module loaders based on their dependencies, and the top
most API how code in a module gets associated with its loader.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU280d1068553a: (maint) Add dir_containing(name, hash) to spec helpers
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU96f3d9720b3d: (PUP-2035) Make loader infrastructure work for functions (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Apr 5 2014, 12:39 AM