Wat 1 minute to be sure that SSH service is started

This commit is contained in:
nemo 2019-09-08 15:52:47 +02:00
parent bee8c759c9
commit ebbacf619f
1 changed files with 3 additions and 0 deletions

View File

@ -351,6 +351,9 @@ VM_FE80=$(ipv6calc --action prefixmac2ipv6 --in prefix+mac --out ipv6addr fe80::
# Define SSH host
SSH_HOST="root@${VM_FE80}%${VM_BRIDGE_DEV}"
echo "INFO : wait 1 minute to be sure that ssh service is started"
sleep 60
# Create network configuration file for new VM
echo "INFO : Create network configuration file for new VM..."
echo "# This file describes the network interfaces available on your system