From 5ea213d226eb089a7fff2799589f19a157ad14c9 Mon Sep 17 00:00:00 2001 From: Stefan Scherer Date: Wed, 21 Oct 2015 08:41:58 +0200 Subject: [PATCH] Cleanup --- windows_2016_core.json | 1 - 1 file changed, 1 deletion(-) diff --git a/windows_2016_core.json b/windows_2016_core.json index 7e723b1..8c9f44d 100644 --- a/windows_2016_core.json +++ b/windows_2016_core.json @@ -73,7 +73,6 @@ "provisioners": [ { "type": "windows-shell", - "execute_command": "{{ .Vars }} cmd /c \"{{ .Path }}\"", "scripts": [ "./scripts/vm-guest-tools.bat", "./scripts/enable-rdp.bat", -- GitLab