Update {$mac}.cfg
This commit is contained in:
parent
bd8487cc3d
commit
4bee368c03
|
|
@ -64,10 +64,10 @@
|
|||
device.set="1"
|
||||
device.baseProfile.set="1"
|
||||
device.baseProfile="Generic"
|
||||
device.prov.upgradeServer.set="1"
|
||||
device.prov.upgradeServer="{$polycom_firmware_url}"
|
||||
device.sntp.serverName="{$ntp_server_primary}"
|
||||
device.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
device.prov.upgradeServer.set="1"
|
||||
device.prov.upgradeServer="{$polycom_firmware_url}"
|
||||
{if isset($admin_password)}
|
||||
device.auth.localUserPassword.set="1"
|
||||
device.auth.localUserPassword="{$admin_password}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue