From 00fd7c12049790a2390170af114c8f694fba7aa2 Mon Sep 17 00:00:00 2001 From: Gabriel Adrian Samfira Date: Mon, 26 Feb 2024 16:44:47 +0000 Subject: [PATCH] Switch to apg for password gen Signed-off-by: Gabriel Adrian Samfira --- Makefile | 3 +-- test/integration/scripts/setup-garm.sh | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 5a6f0b43..ce21ce4b 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ export SHELLOPTS:=$(if $(SHELLOPTS),$(SHELLOPTS):)pipefail:errexit .ONESHELL: -GEN_PASSWORD=$(shell (/bin/bash -c 'tr -dc "a-zA-Z0-9"