aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands/vagrant.rb
AgeCommit message (Expand)Author
2014-04-02use download.leap.se/platform url for vagrant boxes (closes #5434)elijah
2013-12-17download vagrant box via https (closes #3334)elijah
2013-10-09fix def vagrant_version for vagrant >= v1.3varac
2013-08-16only install compatible sahara vagrant plugin versionelijah
2013-07-29security fix - don't allow leap_cli created files to be world/group readable.elijah
2013-07-25Fix Vagrant 1.2.x warnings (Feature #3241)varac
2013-07-25 Vagrant: Give Virtualbox VMs a name (Feature #2496)varac
2013-07-08added vagrant version check, so it works with vagrant > 1.0.xvarac
2013-06-18fix bug with vagrant ssh keyselijah
2013-03-08replace local and production values with 'environment'.elijah
2013-02-28added @allow_production_deploy and @platform_branch to Leapfileelijah
2013-02-23minor improvements to wording of inline command helpelijah
2013-02-10fix errant references to provider.vagrant (should be leapfilt.vagrant_network)elijah
2013-02-10more verbose vagrant install warning.elijah
2013-02-08vagrant: pass through --yes to vagrant as --forceelijah
2013-02-03leap_cli: change url for leap basebox (Feature #1586)varac
2013-01-28added 'leap local save' to create a new sandbox snapshot.elijah
2013-01-28added custom_vagrant_vm_line to Leapfileelijah
2013-01-21replaced 'manager.provider' with 'provider'elijah
2012-12-11change name of vagrant basebox to 'leap-wheezy'Micah Anderson
2012-12-08added commands 'node add' 'node rm' and 'node mv'elijah
2012-12-07added natdnshostresolver1 to Vagrantfileelijah
2012-12-05fixed problems with ruby 1.8 and GLI, and added some tests.elijah
2012-11-27improved vagrant (support for node-filter, default to running on all local no...elijah
2012-11-27fixed typo in 'leap local reset'elijah
2012-11-27better vagrant commands, now all grouped under 'leap local'elijah
2012-11-23fix vagrant.key permission problem, i think.elijah
2012-11-13cleaned up logging, and much improved error message when file is not foundelijah
2012-11-09better vagrant error msg.elijah
2012-11-09vagrant supportelijah