summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d89bac1..ed7b73f 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,8 @@
PACKER ?= packer
ANSIBLE_DIR = ansible-roles
+HASHER ?= sha256sum
+
# check which hypervisors are available
ifndef BUILDER