summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a492b9a..f94635c 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,6 @@ BOOTTARGETS := $(foreach template, $(TEMPLATES), $(template)/base/boot)
BOOTTARGETS += $(foreach prov, $(PROVTARGETS), $(prov)/boot)
-
PACKER_OPTS += -var-file=base.json
ifdef DEBUG
VERBOSE := 1