summaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands/vagrant.rb
AgeCommit message (Collapse)Author
2017-05-10Increase Vagrant defaut mem to 2gbvarac
2016-08-29command line interface cleanup: harmonize the signatures of different ↵elijah
commands to be more logically consistent. For now, all changes are backwards compatible. DEPRECATED: `leap add-user`. Use `leap user add` instead.
2016-08-19minor (spelling)elijah
2016-07-01fix access to vagrant key fileelijah
2016-01-18increase ram of vagrant nodes to 1,5gvarac
otherwise, machines will be out-of-mememory on deploy
2015-12-04[bug] Vagrant boxes need 1g of ramvarac
On ci builds we got out-of-memory errors using the default of 512mb.
2015-12-04[refactor] Drop Vagrant Support for versions < 1.1varac
2015-12-01[feat] Make vagrant basebox configurablevarac
reads @vagrant_basebox from Leapfile or ~/.leaprc, needs commit baaa21ca2 in leap_cli. - Resolves: #7657
2015-11-17[feat] Use jessie for vagrant baseboxvarac
- Related: #6920
2015-09-15fix vagrant ssh private key pathelijah
2015-09-15fix incorrect name for vagrant ssh public key fileelijah
2015-08-19fix vagrant key pathelijah
2015-08-19mv commands and macros to lib/leap_clielijah