From 5ee34b04c28fe72e2d1691b97bcc06d523869450 Mon Sep 17 00:00:00 2001 From: Yanis Guenane Date: Wed, 1 Jul 2015 12:15:24 +0200 Subject: [PATCH] contrail::webui: Remove duplicate parameter Remove firewall_settings that has been duplicated here. Change-Id: Ie0a62267b3177286f7582a5bb0f95c0623fa8142 --- manifests/network/contrail/webui.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/network/contrail/webui.pp b/manifests/network/contrail/webui.pp index c725d764..5f291343 100644 --- a/manifests/network/contrail/webui.pp +++ b/manifests/network/contrail/webui.pp @@ -48,7 +48,6 @@ class cloud::network::contrail::webui ( $http_port = 8080, $https_port = 8143, $firewall_settings = {}, - $firewall_settings = {}, ){ include ::contrail::webui