Update {$mac}.cfg (#4364)
This commit is contained in:
parent
ba85bb3a38
commit
7504f8dc19
|
|
@ -61,6 +61,9 @@
|
|||
device.set="1"
|
||||
device.sntp.serverName="{$ntp_server_primary}"
|
||||
device.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
device.prov.upgradeServer.set="1"
|
||||
device.prov.upgradeServer="https://{$domain_name}{$project_path}/app/polycom/resources/firmware/"
|
||||
|
||||
{if isset($admin_password)}
|
||||
device.auth.localUserPassword.set="1"
|
||||
device.auth.localUserPassword="{$admin_password}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue