summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index da435c4..54c4cd8 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
# TODO
# * support ssh as user instead of root
# * testing target
-PACKER = packer
+PACKER ?= packer
ANSIBLE_DIR = ansible-roles