summaryrefslogtreecommitdiffstats
path: root/lib/puppet/node.rb
Commit message (Expand)AuthorAgeFilesLines
* Moved the configuration of the Node cache to the puppetmasterdLuke Kanies2008-03-241-1/+1
* Caching node information in yaml (I figured caching in memory willLuke Kanies2008-03-161-1/+1
* Adding an Indirection reference, along with the workLuke Kanies2007-12-101-3/+4
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-6/+78
* Using the Environment class to determine the default environment,Luke Kanies2007-11-201-7/+12
* Adding a :code setting for specifying code to runLuke Kanies2007-10-051-1/+1
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-221-0/+3
|\
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-0/+3
* | The indirector specs now all pass. I think I needLuke Kanies2007-09-211-1/+1
* | Fixing all existing spec tests so that they nowLuke Kanies2007-09-201-1/+1
|/
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-4/+13
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-111-110/+5
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-111-1/+120
* Adding a bit of testing for node names.Luke Kanies2007-08-261-1/+9
* Moving the node tests to rspec, and cleaning up the spec of the node, especia...Luke Kanies2007-08-261-6/+19
* The last commits before I actually start on the multi-environment support. T...Luke Kanies2007-08-221-0/+40