Fix a spelling mistake in the polycom template for the parameter that was changed today.

This commit is contained in:
markjcrane
2016-05-02 19:13:08 -06:00
parent 9143ba902f
commit 8ef1c951f8
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
device.sntp.gmtOffset="{$polycom_gmt_offset}"
device.auth.localAdminPassword.set="1"
device.auth.localAdminPassword="{$admin_password}"
{if isset($dns_server_primary)}device.dns.serverAddres="{$dns_server_primary}"{/if}
{if isset($dns_server_primary)}device.dns.serverAddress="{$dns_server_primary}"{/if}
{if isset($dns_server_secondary)}device.dns.altSrvAddress="{$dns_server_secondary}"{/if}
/>
<SNTP

View File

@@ -35,7 +35,7 @@
device.sntp.gmtOffset="{$polycom_gmt_offset}"
device.auth.localAdminPassword.set="1"
device.auth.localAdminPassword="{$admin_password}"
{if isset($dns_server_primary)}device.dns.serverAddres="{$dns_server_primary}"{/if}
{if isset($dns_server_primary)}device.dns.serverAddress="{$dns_server_primary}"{/if}
{if isset($dns_server_secondary)}device.dns.altSrvAddress="{$dns_server_secondary}"{/if}
/>
<SNTP