Update {$mac}.cfg
This commit is contained in:
parent
6e4223c6ba
commit
9a6ba3c2de
|
|
@ -62,8 +62,8 @@
|
||||||
device.sntp.serverName="{$ntp_server_primary}"
|
device.sntp.serverName="{$ntp_server_primary}"
|
||||||
device.sntp.gmtOffset="{$polycom_gmt_offset}"
|
device.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||||
device.prov.upgradeServer.set="1"
|
device.prov.upgradeServer.set="1"
|
||||||
device.prov.upgradeServer="{$polycom_firmware_url}"
|
device.prov.upgradeServer="{$polycom_firmware_url}"
|
||||||
|
|
||||||
{if isset($admin_password)}
|
{if isset($admin_password)}
|
||||||
device.auth.localUserPassword.set="1"
|
device.auth.localUserPassword.set="1"
|
||||||
device.auth.localUserPassword="{$admin_password}"
|
device.auth.localUserPassword="{$admin_password}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue