support/misc/Vagrantfile: reorganize provisioning
commit410082e1d980668385ffd2993920785e0fffd2c1
authorAngelo Compagnucci <angelo.compagnucci@gmail.com>
Sun, 26 Feb 2017 15:08:49 +0000 (26 16:08 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Feb 2017 20:15:13 +0000 (26 21:15 +0100)
tree57bfd076d19adfb44e7b5e9f9caf76403e17d373
parentf12a146f817c8ef07a7d41a31a5336b5ef6a96e8
support/misc/Vagrantfile: reorganize provisioning

* Remove distribution upgrade cause it slows down the first boot and
  presents a bug when executed non interactively.

* Reorganize provision scripts to be in privileged and non privileged
  sections

* Add Ubuntu mirror automatic handling for apt packages sources

Fixes bug #9581

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/misc/Vagrantfile