summaryrefslogtreecommitdiffstats
path: root/lib/puppet/config_stores/rest.rb
Commit message (Collapse)AuthorAgeFilesLines
* Removing ConfigStore code that was never actually used.Luke Kanies2009-02-061-60/+0
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* 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".
* Use @http in store, add filterhostshadoi2007-05-121-3/+4
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2509 980ebf18-57e1-0310-9a29-db15c13687c0
* First try at the REST config_storeshadoi2007-05-121-4/+44
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2508 980ebf18-57e1-0310-9a29-db15c13687c0
* Initial configuration storage abstraction layer stuff.shadoi2007-05-121-0/+19
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2507 980ebf18-57e1-0310-9a29-db15c13687c0