Clean config handling and use example files

This commit is contained in:
Ed Nielsen 2026-03-18 13:47:57 +01:00
parent df40fa474b
commit 322bbb90ea
2 changed files with 72 additions and 87 deletions

View file

@ -1,2 +1,2 @@
HOSTS_FILE="/opt/update-manager/hosts.conf"
NTFY_URL=""
SSH_OPTIONS="-o BatchMode=yes -o ConnectTimeout=5"