diff options
author | Nick Lewis <nick@puppetlabs.com> | 2011-04-12 14:40:12 -0700 |
---|---|---|
committer | Nick Lewis <nick@puppetlabs.com> | 2011-04-12 14:48:18 -0700 |
commit | b2831e102f4cc57d6e0101f55e208695188d426a (patch) | |
tree | 60c02e8aeafb42952a9fd9a86f68e635bf39c206 /lib/puppet/util/rdoc/code_objects.rb | |
parent | 2dfa0afb57ec80f451a54ef96341d413819c14c7 (diff) | |
download | puppet-b2831e102f4cc57d6e0101f55e208695188d426a.tar.gz puppet-b2831e102f4cc57d6e0101f55e208695188d426a.tar.xz puppet-b2831e102f4cc57d6e0101f55e208695188d426a.zip |
(#2150) Add routes file for indirector
Puppet[:route_file] is a YAML file specifying the termini to use for various
indirections, in the format:
agent:
catalog:
terminus: rest
cache: yaml
master:
catalog:
terminus: compiler
cache: active_record
This file is optional, and will override application defaults set in "setup",
as well as terminus settings, ie. facts_terminus.
Paired-With: Jesse Wolfe
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions