From 8b50edb4c387567801ecaeec1de6da4664a2c6e0 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 11 Oct 2023 16:01:29 +0200 Subject: sbin/itzks-prepare-reinstall: Fix indentation. --- sbin/itzks-prepare-reinstall | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/itzks-prepare-reinstall b/sbin/itzks-prepare-reinstall index 218ccb0..4e7945f 100755 --- a/sbin/itzks-prepare-reinstall +++ b/sbin/itzks-prepare-reinstall @@ -64,8 +64,8 @@ if [ -n "${ldapsystem}" ]; then [ "${VERSION_CODENAME}" == "buster" ] || \ [ "${VERSION_CODENAME}" == "bullseye" ]); then - # yes, we should clean this host CRT/KEY, but the puppet 5.x way - puppet cert clean "${PUPPET_CLIENT_CN}" + # yes, we should clean this host CRT/KEY, but the puppet 5.x way + puppet cert clean "${PUPPET_CLIENT_CN}" else -- cgit v1.2.3