fixed sops decrypt path

This commit is contained in:
v.karaychentsev
2026-03-15 16:17:39 +03:00
parent 0b0ea9b288
commit 6c69fb0ace

View File

@@ -11,7 +11,7 @@ WorkingDirectory=/srv/gitops
Environment=SOPS_AGE_KEY_FILE=/root/.config/sops/age/keys.txt
# твой скрипт расшифровки (держи в репо или в /usr/local/bin)
ExecStart=/srv/gitops/homelab-infra/lab-home/sops-decrypt.sh
ExecStart=/srv/gitops/shared/sops-decrypt.sh
TimeoutStartSec=300