From 3552f67b6620420e52e654e9a4abf00b7f7b9847 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Mon, 6 Feb 2017 16:53:23 +0800 Subject: [PATCH] Fix annotation of control_exchange option Change-Id: I1be6b9aae7ac03357441f4ce61435ead0de4dad3 --- manifests/init.pp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 6a08359..ea84928 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -159,7 +159,9 @@ # Defaults to $::os_service_default # # [*control_exchange*] -# (Optional) +# (Optional) The default exchange under which topics are scoped. May be +# overridden by an exchange name specified in the transport_url +# option. # Defaults to $::os_service_default # # [*rpc_response_timeout*]