diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |