Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-19 | [feat] Add 'leap debug' cmd | varac | |
This will output node debug information by calling the bin/debug.sh script. | |||
2016-01-18 | increase ram of vagrant nodes to 1,5g | varac | |
otherwise, machines will be out-of-mememory on deploy | |||
2015-12-16 | ensure that the key/value are only split on the first colon | Christoph Kluenter | |
2015-12-04 | [bug] Vagrant boxes need 1g of ram | varac | |
On ci builds we got out-of-memory errors using the default of 512mb. | |||
2015-12-04 | [refactor] Drop Vagrant Support for versions < 1.1 | varac | |
2015-12-01 | [feat] Make vagrant basebox configurable | varac | |
reads @vagrant_basebox from Leapfile or ~/.leaprc, needs commit baaa21ca2 in leap_cli. - Resolves: #7657 | |||
2015-11-29 | fix typo documentation leap-cli, closes mr88. | kwadronaut | |
2015-11-17 | [feat] Use jessie for vagrant basebox | varac | |
- Related: #6920 | |||
2015-11-12 | typo leap_cli sysadmin | kwadronaut | |
2015-10-07 | added `leap db destroy --username USER` command. | elijah | |
2015-10-06 | [feat] Remove tapicero from more places | varac | |
Remove from: - platform white-box tests (couchdb user ACLs, tapicero daemon test) - provider_base/ dir that handles the compilation of the hiera config file - Resolves: #7501 | |||
2015-09-24 | add spf to compile zone, closes #5925 | elijah | |
2015-09-15 | fix vagrant ssh private key path | elijah | |
2015-09-15 | fix incorrect name for vagrant ssh public key file | elijah | |
2015-09-14 | Added help/warning if running tunnel command without TCP forwarding enabled. | elijah | |
2015-09-09 | updates to zone compile and tags/development.json to be compatible with the ↵ | elijah | |
definition of 'domain' in provider.env.json. | |||
2015-08-19 | automatically regenerate certs if the ca changes | elijah | |
2015-08-19 | fix vagrant key path | elijah | |
2015-08-19 | mv commands and macros to lib/leap_cli | elijah | |