Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a vagrant box with package updates and desktop stuff already installed #5

Open
usernamenumber opened this issue Oct 20, 2014 · 1 comment

Comments

@usernamenumber
Copy link
Contributor

One of the most time-consuming parts of the build process is installing GUI and package updates on the base Ubuntu vagrant box. A lot of time could be saved by...

  1. provisioning a VM with only the apt_basic and desktop roles enabled
  2. Saving it as a new vagrant "box"
  3. Updating the Vagrantfile to use this box by default, thereby saving the package installs when we want to wipe and provision the rest of the stuff fresh.
@usernamenumber
Copy link
Contributor Author

We may want to wait on this until we decide about moving to Docker instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant