From 01d2002d52a79e23c110dd161909505890a44e90 Mon Sep 17 00:00:00 2001 From: melissaml Date: Tue, 5 Jun 2018 18:05:30 +0800 Subject: [PATCH] fix a typo Change-Id: Ib0fa3bc3deed52beb506667607ec80dca5c71f4a --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index e402d558..00fd9728 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -166,7 +166,7 @@ # Defaults to $::os_service_default # # [*topic*] -# Messaging topic for for controller-worker RPC communication. +# Messaging topic for controller-worker RPC communication. # Defaults to 'octavia-rpc' # # [*purge_config*]