summaryrefslogtreecommitdiffstats
path: root/test/util/autoload.rb
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2007-10-04 16:38:56 -0500
committerLuke Kanies <luke@madstop.com>2007-10-04 16:38:56 -0500
commit6acde71f7687c6ed6d5fce37cf2346cf3162cefe (patch)
treed7c456cd6e8a6de649c54992c63fd6420ae0ce0c /test/util/autoload.rb
parent9236179fadf5d0ee68abab395ba1102cd04f3471 (diff)
downloadpuppet-6acde71f7687c6ed6d5fce37cf2346cf3162cefe.tar.gz
puppet-6acde71f7687c6ed6d5fce37cf2346cf3162cefe.tar.xz
puppet-6acde71f7687c6ed6d5fce37cf2346cf3162cefe.zip
Switching the indirection from using settings for configuration
to requiring explicit configuration. This means that if you as an application developer want to use a different indirection terminus then you have to specify it; something like: Puppet::Node.terminus_class = :ldap Caches use the same kind of configuration: Puppet::Node.cache_class = :memory Accordingly, I've removed the existing setting definitions from the defaults.rb.
Diffstat (limited to 'test/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions