summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b30a5d4..e544067 100644
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ ifndef ANSIBLE_PROV_EXTRA_ARGS
ANSIBLE_PROV_EXTRA_ARGS :=
endif
-override ANSIBLE_PROV_EXTRA_ARGS += --scp-extra-args,"-O"
+#override ANSIBLE_PROV_EXTRA_ARGS += --scp-extra-args,"-O"
override PACKER_OPTS += -var-file=base.json
ifdef DEBUG