Überarbeitung zweites Lighthouse

This commit is contained in:
Stefan Mewes
2026-04-12 18:51:56 +02:00
parent 2074d09d9b
commit 395b313934
4 changed files with 27 additions and 10 deletions

View File

@@ -4,4 +4,4 @@ test="$(ping -q -w10 -W2 {{ _nebula_lighthouses_computed[0].internal_ip }} 2>/de
if [ "$test" == "100" ]; then
logger -s -p user.emerg '!!! Unable to reach Nebula server. Bouncing tunnel neb0... !!!'
systemctl restart nebula.service
fi
fi