summaryrefslogtreecommitdiffstats
path: root/test/network/handler/facts.rb
Commit message (Collapse)AuthorAgeFilesLines
* Another intermediate commit. The node and fact classes are now functional ↵Luke Kanies2007-09-121-112/+0
| | | | and are used instead of the network handlers, which have been removed. There are some failing tests as a result, but I want to get this code committed before I massage the rest of the system to make it work again.
* Adding a fact handler, along with an abstract interface for fact stores and ↵luke2007-05-031-0/+112
a simple yaml fact store, towards the Node Classification work. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2457 980ebf18-57e1-0310-9a29-db15c13687c0