Sha256: 1bcce474bc86361ff4d61f7ad38c62ff1ec7fc6b638f783eff30a243f1fe8120
Contents?: true
Size: 256 Bytes
Versions: 5
Compression:
Stored size: 256 Bytes
Contents
Vagrant.require_plugin "vagrant-shell-commander" Vagrant::Config.run do |config| config.vm.box = "canonical-ubuntu-12.04" config.vm.box_url = "http://cloud-images.ubuntu.com/vagrant/precise/current/precise-server-cloudimg-amd64-vagrant-disk1.box" end
Version data entries
5 entries across 5 versions & 1 rubygems