HomePhorge

(#7012) Split plumbing into Puppet::Interface
87ed3188e65dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7012) Split plumbing into Puppet::Interface

This splits out the plumbing into the Puppet::Interface namespace, and uses
Puppet::Faces for all the public-facing code.

The fault line is "what you care about if you are using or writing a face",
which is public, against "what you care about to enable either of those two",
which is the plumbing.

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU8d144d0bf511: (#7012) Update references in code to use face(s)
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU87ed3188e65d: (#7012) Split plumbing into Puppet::Interface (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 8 2011, 12:52 AM