HomePhorge

(maint) Remove dependency on context system
854fcecdcd75Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Remove dependency on context system

I'd like to keep the pops code as independent of the other puppet
subsystems as possible. In this case the loaders were dependent on the
context system to get the overall loaders. Instead of relying on this
external system of global information, the loaders instance can just be
passed into the constructor instead. This also has the advantage of
removing a lot of context overrides that were being done in the tests.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU9e2811c798ac: (PUP-2344) Use the public loader for dependencies
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU854fcecdcd75: (maint) Remove dependency on context system (authored by Andrew Parker <andy@puppetlabs.com>).Apr 26 2014, 2:56 AM