From 788a76381556dfcab1c2e1388314314bff827350 Mon Sep 17 00:00:00 2001 From: Joerg Heinemann Date: Tue, 3 Feb 2026 17:07:37 +0100 Subject: [PATCH] Update install/step-ca-install.sh Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- install/step-ca-install.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/install/step-ca-install.sh b/install/step-ca-install.sh index a3a35f60..2277410f 100644 --- a/install/step-ca-install.sh +++ b/install/step-ca-install.sh @@ -43,9 +43,7 @@ msg_info "Add a smallstep CA service user - Will only be used by systemd to mana $STD useradd --user-group --system --home $(step path) --shell /bin/false step msg_ok "Created smallstep CA service user" -# -# Quick & Dirty step-ca init options - to be improved via whiptail -# +DeploymentType="standalone" DeploymentType="standalone" FQDN=$(hostname -f) DomainName=$(hostname -d)