commit | 52ba0f59965ef2416e2632872dc172a4fbe15954 | [log] [tgz] |
---|---|---|
author | Jiri Broulik <jbroulik@mirantis.com> | Tue Apr 10 15:09:59 2018 +0200 |
committer | Jiri Broulik <jbroulik@mirantis.com> | Tue Apr 10 15:10:36 2018 +0200 |
tree | f8a4abd6c1bf68371561ac91384cfd4c32657c66 | |
parent | 2c75a20f157d0efb8624e85c70da2e1f5dbc6d98 [diff] |
day01 template fix 2 Change-Id: I716e40a0d8810978dee086a42d6159f8170c84c9
diff --git a/day01-image/template.json b/day01-image/template.json index f43c002..e1c3924 100644 --- a/day01-image/template.json +++ b/day01-image/template.json
@@ -41,7 +41,6 @@ ], "type": "shell", "execute_command": "chmod +x {{ .Path }}; {{ .Vars }} {{ .Path }}", - "expect_disconnect": "true", "scripts": [ "scripts/base.sh", "scripts/motd.sh",