Project

General

Profile

« Previous | Next » 

Revision f2b85641

Added by Stephen Benjamin almost 9 years ago

Support asymmetric routing in qpid dispatcher

View differences:

manifests/router/link_route_pattern.pp
#
# $prefix:: Prefix to use
#
# $direction:: Direction when using asymmetric routing
#
# $connector:: Connector for this link route pattern
#
define qpid::router::link_route_pattern(
$prefix = 'queue.',
$direction = undef,
$connector = undef,
){

Also available in: Unified diff