Fix the cisco load or image on the 7940 and 7960 templates.

This commit is contained in:
markjcrane
2016-04-01 13:37:22 -06:00
parent a4005f46e3
commit 0e74ce140b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{if isset($cisco_time_zone)}
{if isset($cisco_image_version)}
# Image version
image_version: "{$cisco_image_version}"
{/if}

View File

@@ -1,4 +1,4 @@
{if isset($cisco_time_zone)}
{if isset($cisco_image_version)}
# Image version
image_version: "{$cisco_image_version}"
{/if}