Zweiter Minion-Restart am Ende fuer zuverlaessigen Master-Connect
- sleep 3 + systemctl restart salt-minion nach Config - Behebt Problem dass Minion nach Erstinstall keine Verbindung aufbaut
This commit is contained in:
parent
6f64dc9439
commit
59f73c5c2a
@ -142,4 +142,5 @@ echo ""
|
|||||||
echo "Verifikation:"
|
echo "Verifikation:"
|
||||||
ls -la /etc/salt/
|
ls -la /etc/salt/
|
||||||
echo ""
|
echo ""
|
||||||
|
# Zweiter Restart - stellt sicher dass Verbindung zum Master aufgebaut wirdsleep 3systemctl restart salt-minionsleep 2echo "Minion Status: $(systemctl is-active salt-minion)"echo ""
|
||||||
echo "Naechster Schritt: Salt Master kontaktieren fuer Key-Akzeptanz."
|
echo "Naechster Schritt: Salt Master kontaktieren fuer Key-Akzeptanz."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user