Move the Vagrant config into a distro-specific folder.

This commit is contained in:
Daniel Buckmaster 2015-04-19 16:18:03 +10:00
parent fac856c053
commit 4a705c875c
3 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,5 @@
# Install Unity desktop for GUI purposes.
apt-get install --no-install-recommends \
ubuntu-desktop \
gnome-terminal \
-y