HomePhorge

(#2150) Add routes file for indirector
b2831e102f4cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#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

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2dfa0afb57ec: Merge branch 'ticket/next/5027' into next
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPUb2831e102f4c: (#2150) Add routes file for indirector (authored by Nick Lewis <nick@puppetlabs.com>).Apr 12 2011, 11:48 PM