Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (#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. |