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 db122a3da6
commit 8f1a8667f4
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}