Vagrantfile: Update base OS before installing XCI 17/41617/2
authorMarkos Chandras <mchandras@suse.de>
Tue, 5 Sep 2017 08:40:35 +0000 (09:40 +0100)
committerMarkos Chandras <mchandras@suse.de>
Sat, 16 Sep 2017 09:30:55 +0000 (10:30 +0100)
commit0b977bf08fcec6a709da59704fd27dcb49039abd
tree14fb7c706cd9702a7b4049e04ee931f73f6e6886
parent9740c63ede4d2d804dcfdb25d80804abc924b20e
Vagrantfile: Update base OS before installing XCI

The Vagrant image may be old and have stale metadata leading to
failures when installing packages. As such, it's best to update
it as soon as possible. This is also inline with the AIO documentation
which suggests to always use an up to date OS.

Change-Id: I43d9f8431e1a6ed877936adc65c54be466b76aff
Signed-off-by: Markos Chandras <mchandras@suse.de>
Vagrantfile