| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (#7181) Rename configurer face to secret_agent. | Daniel Pittman | 2011-04-21 | 1 | -12/+0 |
| | | | | | | | | | This is a much more useful public name, especially given the code is aimed to eventually replace the agent entirely. Until then this is pleasant enough to talk about. Reviewed-By: Nick Lewis <nick@puppetlabs.com> | ||||
| * | (#7056) Use 'face' rather than 'faces' in the production code. | Daniel Pittman | 2011-04-13 | 1 | -0/+12 |
| After some discussion we decided that most uses of the Puppet Face infrastructure were about single faces on their own, not about the collection, and so we were better referring to Puppet::Face[...] in code. This implements that by translating names and references in the Ruby code to the new, s-less, name. | |||||
