From 19f3126159200434fb8eaf1bd2e120d80b53a86b Mon Sep 17 00:00:00 2001 From: nemerald-voip <58834187+nemerald-voip@users.noreply.github.com> Date: Mon, 25 Jan 2021 10:49:58 -0800 Subject: [PATCH] Update {$mac}.cfg --- resources/templates/provision/polycom/5.x/{$mac}.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/resources/templates/provision/polycom/5.x/{$mac}.cfg b/resources/templates/provision/polycom/5.x/{$mac}.cfg index 6c0c74f702..bcd08bb267 100644 --- a/resources/templates/provision/polycom/5.x/{$mac}.cfg +++ b/resources/templates/provision/polycom/5.x/{$mac}.cfg @@ -62,10 +62,6 @@ device.sec.TLS.profile.cipherSuiteDefault1="0" device.sec.TLS.profile.cipherSuite1.set="1" device.sec.TLS.profile.cipherSuite1="{$polycom_platform_profile_cipher_suite}" - {/if} - {if isset($polycom_local_admin_password)} - device.auth.localAdminPassword.set="1" - device.auth.localAdminPassword="{$polycom_local_admin_password}" {/if} />