mirror-image updates

  * Check exit code from salt states

EME-372

Change-Id: Ie92f0487d2ee353488925f5129479492895118e0
diff --git a/mirror-image/template.json b/mirror-image/template.json
index 48045c1..5b942d0 100644
--- a/mirror-image/template.json
+++ b/mirror-image/template.json
@@ -161,7 +161,7 @@
       "headless": true,
       "ssh_username": "{{user `user`}}",
       "ssh_password": "{{user `password`}}",
-      "shutdown_command": "sync; shutdown -P now",
+      "shutdown_command": "sync ; shutdown -P now",
       "vnc_bind_address": "0.0.0.0",
       "vnc_port_max": "5956",
       "vnc_port_min": "5956",