summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/node.rb
Commit message (Collapse)AuthorAgeFilesLines
* Splitting the Application base classLuke Kanies2011-02-221-2/+2
| | | | | | | | | | We now have an indirection_base class along with interface_base. I've also added some basic tests for most of the interfaces. Signed-off-by: Luke Kanies <luke@puppetlabs.com>
* Renaming 'data_baseclass' to 'interface_base'Luke Kanies2011-02-221-2/+2
| | | | Signed-off-by: Luke Kanies <luke@puppetlabs.com>
* Moving data executables to their own moduleLuke Kanies2011-01-301-0/+4
Signed-off-by: Luke Kanies <luke@puppetlabs.com>