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
Age
Commit message (
Expand
)
Author
2016-04-12
move template() from manager to environment. closes #8026
elijah
2016-04-09
secrets: fix bug when secrets.json doesn't exist
elijah
2016-04-09
fix tests
elijah
2016-04-08
environments: clean up the json inheritence system with a proper environment ...
elijah
2016-04-06
ensure provider objects in defeault environment have 'nil' for environment. c...
elijah
2016-03-17
rsync bugfix: ensure that the ssh vagrant private key has the right permissio...
elijah
2016-03-17
allow dump of cli options to work with new gli gem.
elijah
2016-02-24
Merge branch 'develop' of ssh://leap.se/leap_cli into develop
elijah
2016-02-24
re-enable @log Leapfile configuration option
elijah
2016-02-21
[feat] 'leap history --last' shows only last entry
varac
2016-02-18
added support for json keys prefixed with '!' for replace.
elijah
2016-02-16
add back required_packages()... not ideal, should be removed eventually.
elijah
2016-02-12
support for node_init script
elijah
2016-02-01
Merge branch 'develop' of ssh://leap.se/leap_cli into develop
elijah
2016-02-01
added manager.template(), used when creating new nodes
elijah
2016-02-01
allow for object.dump_json to exclude certain keys
elijah
2016-02-01
make /etc/leap a config option
elijah
2016-01-24
Filter more puppet 3 uppercase log msgs
varac
2016-01-19
add debug function for "leap debug"
varac
2016-01-13
[bug] Fix `chmod 755 /etc/leap` cmd on node init
varac
2016-01-12
make /etc/leap readable by everyone (see #7782), this depends on a
Micah Anderson
2015-12-01
read @vagrant_basebox var from Leapfile
varac
2015-11-19
[bug] Puppet 3 changed log prefixes to uppercase
varac
2015-11-12
[bug] don't install ruby-hiera-puppet on jessie
varac
2015-11-05
Revert "for now, only support wheezy"
varac
2015-10-05
fixes bug when environment is not listed in tag
elijah
2015-09-09
vagrant bugfix: upload the correct vagrant ssh key. closes #7436
elijah
2015-08-19
fix vagrant ssh key path
elijah
2015-08-19
minor: better ssh key selection for add-user
elijah
2015-08-18
moved commands to leap_platform
elijah
2015-08-07
giver provider objects an env variable.
elijah
2015-08-07
added --basebox flag to `local start`
elijah
2015-08-07
add method to test if a secret has been used.
elijah
2015-08-07
version 1.8 (in progress), pin to platform 0.8
elijah
2015-08-07
added `leap compile firewall`
elijah
2015-07-29
don't use CNAME for the zone file. it advisable to use CNAME only for foreign...
elijah
2015-07-10
give correct hint when node must be resolved. closes #7114
elijah
2015-07-10
improve `leap facts update`. closes bugs #7236 and #7237
elijah
2015-07-08
die more gracefully if facts.json is corrupted.
elijah
2015-06-29
add sanity checking to compile (confirm ips are unique, not the same as curre...
elijah
2015-06-26
`leap ls --print` should return values, not formulas
elijah
2015-06-26
ensure that `leap` is not run as root.
elijah
2015-06-17
added `leap compile provider.json` (requires platform 0.7.1)
elijah
2015-06-16
fix problem with default environment and secrets.json generation
elijah
2015-06-05
Version 1.7.3 (same as 1.7.2 but rolling back attempt at jessie support)
elijah
2015-06-04
for now, only support wheezy
elijah
2015-05-06
version 1.7.2
elijah
2015-05-05
Changed location of local nodes basebox to hashicorp. If you already
kwadronaut
2015-05-05
added support for secrets.set() with value passed as a block, so that secrets...
elijah
2015-05-05
add --force to 'leap cert csr'
elijah
[next]