Disable stage3 in branch WIM
[osm/devops.git] / packer / ubuntu1604-juju.json
index f4930fc..36b2509 100644 (file)
@@ -3,12 +3,11 @@
     {
       "type": "shell",
       "execute_command": "echo 'vagrant' | {{.Vars}} sudo -S -E bash '{{.Path}}'",
-      "script": "scripts/install_packages.sh"
+      "script": "scripts/setup.sh"
     },
     {
       "type": "shell",
-      "execute_command": "echo 'vagrant' | {{.Vars}} sudo -S -E bash '{{.Path}}'",
-      "script": "scripts/setup.sh"
+      "script": "scripts/install_packages.sh"
     },
     {
         "type": "file",