From 2ab5e4cf21df0f4c949e886944ea10d65763a8fb Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Thu, 8 Apr 2021 15:34:40 -0600 Subject: [PATCH] added snom update policy variable --- resources/templates/provision/snom/820/{$mac}.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/templates/provision/snom/820/{$mac}.xml b/resources/templates/provision/snom/820/{$mac}.xml index e64690fe58..aa3223e262 100644 --- a/resources/templates/provision/snom/820/{$mac}.xml +++ b/resources/templates/provision/snom/820/{$mac}.xml @@ -1,6 +1,6 @@ -auto_update +{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if} http://{$domain_name}{$project_path}/app/provision/?mac={$mac}&filename_firmware-{$mac}.xml off on