From d16a71e68f46955a3420a4fe7a5460377c8fc607 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Fri, 13 Oct 2023 16:10:09 +0200 Subject: hcl2: Makefile: change example for PKR_VAR_. --- hcl2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcl2/Makefile b/hcl2/Makefile index 6c8628d..d5e0d30 100644 --- a/hcl2/Makefile +++ b/hcl2/Makefile @@ -278,7 +278,7 @@ help: @printf "\tVERBOSE=1:\t\tEnable verbose output\n" @printf "\tWINDOW:\t\t\tDisable headless mode\n" @printf "\tPKR_VAR_=:\tSet a packer variable =\n" - @printf "\tPKR_VAR_headless=false:\tDisable headless mode\n" + @printf "\tPKR_VAR_ssh_password='secret':\tDisable headless mode\n" @printf "\n" @printf "Clean targets are:\n" @printf "\tclean_except_last\n" -- cgit v1.2.3-55-g7522