increase cloud-init-nonet timeout to 130 seconds from 70
This commit is contained in:
parent
7a8088f4cc
commit
7b2fd32871
@ -20,7 +20,7 @@ script
|
||||
|
||||
start networking >/dev/null
|
||||
|
||||
short=10; long=60;
|
||||
short=10; long=120;
|
||||
sleep ${short}
|
||||
echo $UPSTART_JOB "waiting ${long} seconds for a network device."
|
||||
sleep ${long}
|
||||
|
Loading…
x
Reference in New Issue
Block a user