hashipi

Raspberry Pi home lab with Nomad and OpenBao
git clone https://git.in0rdr.ch/hashipi.git
Log | Files | Refs | Pull requests |Archive | README

commit c80e2fe7cb7240fe31468d00b2920b644f1264b4
parent 4f73d602ca0692c013d412dfb1c6420cc67ab323
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Sat, 29 Nov 2025 22:29:08 +0100

fix(collectd): don't evaluate vars

Diffstat:
Mdebian_postinstall.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian_postinstall.sh b/debian_postinstall.sh @@ -72,7 +72,7 @@ LoadPlugin unixsock EOF # Set script for reporting the raid health -cat <<EOF > /usr/local/bin/collectd-exec-mdadm.sh +cat <<'EOF' > /usr/local/bin/collectd-exec-mdadm.sh #!/usr/bin/env sh # # Collectd Exec plugin check