From 7587d47f4f1bd0d5e85ff332457e1972fa59dce5 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Mon, 16 Mar 2015 16:46:09 +0000 Subject: [PATCH] Additional changes to the polycom/5.x template. --- resources/templates/provision/polycom/5.x/{$mac}.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/templates/provision/polycom/5.x/{$mac}.cfg b/resources/templates/provision/polycom/5.x/{$mac}.cfg index 0f22f29472..07af532b4d 100755 --- a/resources/templates/provision/polycom/5.x/{$mac}.cfg +++ b/resources/templates/provision/polycom/5.x/{$mac}.cfg @@ -103,19 +103,19 @@ + device.prov.user.set="1" - device.prov.user="PlcmSpIp" + device.prov.user="{$http_auth_username}" device.prov.password.set="1" - device.prov.password="b7JIyvwS5BsDzqV" + device.prov.password="{$http_auth_password}" device.prov.redunAttemptLimit.set="1" - device.prov.upgradeServer="pbx.vunity.com/app/provision" + device.prov.upgradeServer="{$domain_name}/app/provision" device.prov.upgradeServer.set="1" - device.prov.serverName="pbx.vunity.com/app/provision" + device.prov.serverName="{$domain_name}/app/provision" device.prov.serverName.set="1" device.prov.serverType.set="1" device.prov.serverType="HTTPS"