summaryrefslogtreecommitdiffstats
path: root/lib/puppet/fact_stores
Commit message (Collapse)AuthorAgeFilesLines
* Removing obsolete fact stores and node sources. The functionality has been ↵Luke Kanies2007-09-241-40/+0
| | | | moved into the indirector.
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-1/+1
| | | | | | | 'Puppet::Util::Settings'. This is to clear up confusion caused by the fact that we now have a 'Configuration' class to model host configurations, or any set of resources as a "configuration".
* The fileserver now uses an environment-specific module path. I also made ↵Luke Kanies2007-08-261-2/+0
| | | | various bug fixes around the network tree.
* Adding a fact handler, along with an abstract interface for fact stores and ↵luke2007-05-031-0/+42
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