Pelagicore / vagrant-cookbook

A repository of vagrant configuration snippets
Mozilla Public License 2.0
13 stars 33 forks source link

Do apt-get update before installing netselect-apt #15

Closed tobsan closed 8 years ago

tobsan commented 8 years ago

If the box is out of date, we can get 404 from apt since the apt cache will be too old.

Signed-off-by: Tobias Olausson tobias.olausson@pelagicore.com