Update {$mac}.xml

This commit is contained in:
Len 2017-02-28 22:53:37 -05:00 committed by GitHub
parent 8339dc7bdf
commit fb69fcb464
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
<Station_Name>{$display_name_1}</Station_Name>
<Profile_Rule>http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
<Resync_Periodic>0</Resync_Periodic>
<Primary_NTP_Server>{$domain_name}</Primary_NTP_Server>
<Secondary_NTP_Server>pool.ntp.org</Secondary_NTP_Server>
<Primary_NTP_Server>{$ntp_server_primary}</Primary_NTP_Server>
<Secondary_NTP_Server>{$ntp_server_secondary}</Secondary_NTP_Server>
<Upgrade_Rule></Upgrade_Rule>
<Voice_Mail_Number>*97</Voice_Mail_Number>
<Time_Zone>{$spa_time_zone}</Time_Zone>