From 2c400bf6d8b1e31680d03ab8041c225d2f7000ba Mon Sep 17 00:00:00 2001 From: agree <37550360+greenbea@users.noreply.github.com> Date: Mon, 5 Jul 2021 16:28:25 -0400 Subject: [PATCH] polycom 4.x remove duplicate value and wrong if (#5987) --- resources/templates/provision/polycom/4.x/{$mac}.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/resources/templates/provision/polycom/4.x/{$mac}.cfg b/resources/templates/provision/polycom/4.x/{$mac}.cfg index 69e39b7d5b..8c952699ef 100644 --- a/resources/templates/provision/polycom/4.x/{$mac}.cfg +++ b/resources/templates/provision/polycom/4.x/{$mac}.cfg @@ -99,11 +99,8 @@ {else} device.prov.serverName="{$domain_name}" {/if} - {if isset($polycom_gmt_offset)} - device.sntp.gmtOffset.set="1" device.sec.TLS.customCaCert1.set="1" device.sec.TLS.customCaCert1="{$polycom_root_cert}" - {/if} />