contrail::webui: Remove duplicate parameter

Remove firewall_settings that has been duplicated here.

Change-Id: Ie0a62267b3177286f7582a5bb0f95c0623fa8142
This commit is contained in:
Yanis Guenane 2015-07-01 12:15:24 +02:00
parent 0d5d46b896
commit 5ee34b04c2

View File

@ -48,7 +48,6 @@ class cloud::network::contrail::webui (
$http_port = 8080,
$https_port = 8143,
$firewall_settings = {},
$firewall_settings = {},
){
include ::contrail::webui