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
Age
Commit message (
Collapse
)
Author
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 ↵
elijah
foreign domains.
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-30
get rid of warnings when running `rake build`
elijah
2015-06-29
add sanity checking to compile (confirm ips are unique, not the same as ↵
elijah
current host)
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-06
fix gli gem version pinning
elijah
2015-05-05
Changed location of local nodes basebox to hashicorp. If you already
kwadronaut
have local nodes, basebox will not be updated, however when adding new local nodes, they will be checking for updates of the basebox.
2015-05-05
added support for secrets.set() with value passed as a block, so that ↵
elijah
secrets don't get needlessly generated
2015-05-05
add --force to 'leap cert csr'
elijah
2015-05-05
properly bind 'global.services' and 'global.tags' in the right environment ↵
elijah
in the macros.
2015-05-05
fix bug with using Gem::Version instead of Versionomy
elijah
2015-05-04
gemspec clean up: remove gems 'tee' and 'versionomy', and tighten dependency ↵
elijah
version requirements.
2015-05-04
make gpgme optional
elijah
2015-05-04
remove ruby-hiera-puppet from list of required packages (except for wheezy) ↵
elijah
closes #6918
2015-04-28
better platform version incompatibility message (closes #6855)
elijah
2015-04-28
fail to compile if you pass it an invalid environment name
elijah
2015-04-27
make self.environment available to Leapfile.
elijah
2015-04-27
added --force
elijah
2015-04-08
version 1.7.1
elijah
2015-04-08
Merge branch 'develop' of ssh://leap.se/leap_cli into develop
elijah
2015-04-08
added `leap history` command to dump the recent deploy history to console
elijah
2015-04-07
make clear that dh file is only needed for VPN
varac
2015-04-01
version 1.7
elijah
2015-04-01
added `leap scp`
elijah
2015-03-31
update tapicero config
elijah
2015-02-27
added ability to select which dbs to delete with `leap db destroy`
elijah
2015-02-25
set Aquire::Languages=none for apt-get update.
elijah
2015-02-09
more verbose `leap cert update`
elijah
2015-02-08
pass --info to puppet_command (needed to support logging deploy details)
elijah
2015-02-05
vagrant - fix version calculation when vagrant version has three parts (e.g. ↵
elijah
1.1.1)
2015-02-05
minor - fix indentation
elijah
2015-02-02
more verbose --version (closes #4428)
elijah
2015-02-02
fix bail! typo
elijah
2015-01-28
cert generation: (1) auto generate certs (2) actually support configuring ↵
elijah
expiration times. REQUIRES platform >= 0.6.1. closes #6387
2015-01-28
honor --yes for 'db destroy'. closes 6649.
elijah
2015-01-28
don't use md5sum command line tool. closes #6675
elijah
2015-01-22
added support for custom tests in files/tests
elijah
2015-01-06
omit underscore from random alpha secrets in secrets.json
elijah
2015-01-06
added info note to leap db destroy
elijah
[next]