Setup foreman user on qcow images
diff --git a/ubuntu-14.04/template.json b/ubuntu-14.04/template.json
index 7d58a32..f41217b 100644
--- a/ubuntu-14.04/template.json
+++ b/ubuntu-14.04/template.json
@@ -37,6 +37,7 @@
           "scripts": [
             "scripts/base.sh",
 	    "scripts/salt.sh",
+	    "scripts/foreman.sh",
             "scripts/security.sh",
             "scripts/cleanup.sh",
             "scripts/zerodisk.sh"