Skip to content

Instantly share code, notes, and snippets.

@lukaszkorecki
Created February 17, 2014 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukaszkorecki/9047591 to your computer and use it in GitHub Desktop.
Save lukaszkorecki/9047591 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
sudo apt-get install kvm libvirt-dev
vagrant plugin install vagrant-kvm
vagrant plugin install vagrant-mutate
vagrant mutate http://files.vagrantup.com/precise64.box
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment