From 2d5675cd5fbadc4830eeb2720d651f9f9be62152 Mon Sep 17 00:00:00 2001 From: benwiesner1 <42681729+benwiesner1@users.noreply.github.com> Date: Thu, 19 Sep 2019 17:34:14 -0700 Subject: [PATCH] Update {$mac}.cfg (#4634) add "set" for tagserial/mac --- resources/templates/provision/polycom/5.x/{$mac}.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/templates/provision/polycom/5.x/{$mac}.cfg b/resources/templates/provision/polycom/5.x/{$mac}.cfg index b716c3fa8f..046ac40bdc 100755 --- a/resources/templates/provision/polycom/5.x/{$mac}.cfg +++ b/resources/templates/provision/polycom/5.x/{$mac}.cfg @@ -80,6 +80,7 @@ device.prov.user="{$http_auth_username}" device.prov.password.set="1" device.prov.password="{$http_auth_password}" + device.prov.tagSerialNo.set="1" device.prov.tagSerialNo="1" {if isset($polycom_syslog_server)} device.syslog.serverName.set="1"