mirror of
https://scm.tikali.ai/tikali/applications/monky/monky-deployd.git
synced 2026-09-18 04:36:15 +00:00
fix(install.sh): clear ExecStartPre in the run-host drop-in; don't abort before config/grant land; 0.1.4
On env-qa-02 (ziti-edge-tunnel 1.18.7) the package's ExecStartPre script is not executable by user ziti (203/EXEC), so the unit never started, and under set -e `systemctl enable --now` aborted install.sh before config.yaml, ACLs, the bootstrap grant and the timer were written — a second kit was needed. - run-host drop-in clears ExecStartPre= (run-host does not auto-enrol JWTs) - a tunneler start failure is a WARNING until everything else is installed, then a hard error at the end (re-run needs no new kit) Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KLB7jieMNRkTsJ2epr4Ds1
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# /etc/monky-deployd/config.yaml — monky-deployd v0.1.3 (MONKY-ADR-0028 §D)
|
||||
# /etc/monky-deployd/config.yaml — monky-deployd v0.1.4 (MONKY-ADR-0028 §D)
|
||||
# Written by packaging/install.sh (or the ansible role monky_deployd). YAML *subset*: maps, scalars,
|
||||
# simple lists, comments. Keys not listed here are a config error.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user