Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (#1886) Clean up `node clean` for merge. | Pieter van de Bruggen | 2011-07-28 | 1 | -15/+15 |
| | | | | | This includes various style changes, and assorted fixes to testing. Paired-With: Matt Robinson | ||||
* | (#6789) Port SSL::CertificateAuthority::Interface to a Face | Daniel Pittman | 2011-07-20 | 1 | -0/+233 |
The Puppet::SSL::CertificateAuthority::Interface class was an early prototype heading toward building out a system like Faces. Now that we have done that, this changeset ports the early code to a new face. Reviewed-By: Pieter van de Bruggen <pieter@puppetlabs.com> |