Fixed dhcp flag issue as well as ssh public key issue for arch #5
1 changed files with 5 additions and 5 deletions
|
@ -102,7 +102,7 @@ echo "#cloud-config
|
|||
done
|
||||
echo "server up, waiting for ssh"
|
||||
|
||||
sleep 30
|
||||
sleep 60
|
||||
|
||||
sed "s/REPLACE_HOSTNAME/${lname}.actcur.com/g" ../base_files/user_configuration.json > /tmp/user_configuration.json
|
||||
rs=$((root_disk*1024-206))
|
||||
|
|
Loading…
Add table
Reference in a new issue