Skip to content

barrywhart/vagrant-desktop-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Desktop Images

Ubuntu Desktop images for Vagrant

Why?

Because some people like Vagrant and Ubuntu only publishes cloud images (server)

How?

By taking the vanilla Ubuntu cloud images and installing ubuntu-desktop meta-package and setting up lightdm to automatically login the vagrant user.

Usage

Because actual .box files are very large, updating them would require a lot of bandwidth, and make peer review harder, the actual images are provided as a recipe that modifies official cloud images. To generate your set you will need the following tools:

  1. vagrant (>= 1.0.6)
  2. fabric

To generate your images simply run::

$ fab build_all

About

Ubuntu Desktop images for Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%