index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
leap_cli
/
commands
/
vagrant.rb
Age
Commit message (
Expand
)
Author
2014-10-31
Merge branch 'master' of https://github.com/KwadroNaut/leap_cli into develop
elijah
2014-11-01
update basebox url closes #5468
KwadroNaut
2014-10-28
autoload some of the external dependencies that are rarely used, so that we d...
elijah
2014-04-02
use download.leap.se/platform url for vagrant boxes (closes #5434)
elijah
2013-12-17
download vagrant box via https (closes #3334)
elijah
2013-10-09
fix def vagrant_version for vagrant >= v1.3
varac
2013-08-16
only install compatible sahara vagrant plugin version
elijah
2013-07-29
security fix - don't allow leap_cli created files to be world/group readable.
elijah
2013-07-25
Fix Vagrant 1.2.x warnings (Feature #3241)
varac
2013-07-25
Vagrant: Give Virtualbox VMs a name (Feature #2496)
varac
2013-07-08
added vagrant version check, so it works with vagrant > 1.0.x
varac
2013-06-18
fix bug with vagrant ssh keys
elijah
2013-03-08
replace local and production values with 'environment'.
elijah
2013-02-28
added @allow_production_deploy and @platform_branch to Leapfile
elijah
2013-02-23
minor improvements to wording of inline command help
elijah
2013-02-10
fix errant references to provider.vagrant (should be leapfilt.vagrant_network)
elijah
2013-02-10
more verbose vagrant install warning.
elijah
2013-02-08
vagrant: pass through --yes to vagrant as --force
elijah
2013-02-03
leap_cli: change url for leap basebox (Feature #1586)
varac
2013-01-28
added 'leap local save' to create a new sandbox snapshot.
elijah
2013-01-28
added custom_vagrant_vm_line to Leapfile
elijah
2013-01-21
replaced 'manager.provider' with 'provider'
elijah
2012-12-11
change name of vagrant basebox to 'leap-wheezy'
Micah Anderson
2012-12-08
added commands 'node add' 'node rm' and 'node mv'
elijah
2012-12-07
added natdnshostresolver1 to Vagrantfile
elijah
2012-12-05
fixed problems with ruby 1.8 and GLI, and added some tests.
elijah
2012-11-27
improved vagrant (support for node-filter, default to running on all local no...
elijah
2012-11-27
fixed typo in 'leap local reset'
elijah
2012-11-27
better vagrant commands, now all grouped under 'leap local'
elijah
2012-11-23
fix vagrant.key permission problem, i think.
elijah
2012-11-13
cleaned up logging, and much improved error message when file is not found
elijah
2012-11-09
better vagrant error msg.
elijah
2012-11-09
vagrant support
elijah