vagrant: disable automatic update on start 40/1340/1
authorThomas Monjalon <[email protected]>
Wed, 1 Jun 2016 08:02:04 +0000 (10:02 +0200)
committerThomas Monjalon <[email protected]>
Wed, 1 Jun 2016 08:26:16 +0000 (10:26 +0200)
commit9d6c0ab31158f78976a6ba614a5de09f05305a74
treea7381713fc7524a999033c1f870ac00f1ed3748c
parent750c62548eb10e79ff35a963df248ccfb064ec24
vagrant: disable automatic update on start

The box update requires an internet connection.
It is better to disable it on vagrant start.
It still can be updated with the manual command:
vagrant box update

Change-Id: I04e05ea08477bf36f25672c54d0a057d995d4a42
Signed-off-by: Thomas Monjalon <[email protected]>
build-root/vagrant/Vagrantfile