Created
June 28, 2013 05:03
-
-
Save kylog/5882569 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant box add f18 http://puppet-vagrant-boxes.puppetlabs.com/fedora-18-x64-vf503-nocm.box --provider=vmware_fusion | |
vagrant box add centos64 http://puppet-vagrant-boxes.puppetlabs.com/centos-64-x64-fusion503-nocm.box --provider=vmware_fusion | |
vagrant box add deb607 http://puppet-vagrant-boxes.puppetlabs.com/debian-607-x64-vf503-nocm.box --provider=vmware_fusion | |
vagrant box add deb70rc1 http://puppet-vagrant-boxes.puppetlabs.com/debian-70rc1-x64-vf503-nocm.box --provider=vmware_fusion | |
vagrant box add u1004 http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-10044-x64-fusion503-nocm.box --provide=vmware_fusion | |
vagrant box add u1204 http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-svr-12042-x64-vf503-nocm.box --provider=vmware_fusion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment