index
:
leap/leap_cli
debian
develop
hotfix/6374
master
LEAP Command Line
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-10
automatically upgrade secrets.json
elijah
2014-02-10
different secrets for each environment
elijah
2014-02-09
add bundler/setup to Rakefile, so we don't get minitest version conflicts.
elijah
2014-02-09
added ssh pub key information to the 'hosts' hash saved in hiera files. versi...
elijah
2014-02-07
added support for custom /etc/hosts files, fixed bug in ObjectList filters (w...
elijah
2014-02-06
added support for 'monitor' ssh keys.
elijah
2013-12-17
download vagrant box via https (closes #3334)
elijah
2013-12-10
added `--continue` to test run
elijah
2013-12-10
added `--sync` to deploy.
elijah
2013-12-05
bumb version to 1.2.5
elijah
2013-12-05
added no-deploy check and simple `leap test run`.
elijah
2013-11-04
use https source for more secure gem retrieval
Azul
2013-10-30
Merge branch 'master' of ssh://code.leap.se/leap_cli
varac
2013-10-15
fix `compile zone` (contacts.default is now always an array)
elijah
2013-10-09
fix def vagrant_version for vagrant >= v1.3
varac
2013-10-09
pin capistrano to 2.x so it doesn't update to 3.0.0 (#4088)
varac
2013-09-21
use https:// instead of git://
elijah
2013-09-21
fix for: locale-gen should be run after package "locales" is installed (Bug #...
elijah
2013-09-21
remove ping from `leap node init`
elijah
2013-09-21
added support for config arrays that are required: e.g. ["REQUIRED"]. this wi...
elijah
2013-09-20
add support to haproxy_servers macro for the possibility that at node might h...
elijah
2013-09-05
change /etc/hosts to use ec2_public_ipv4 (instead of ec2_local_ipv4) if defin...
elijah
2013-08-16
only install compatible sahara vagrant plugin version
elijah
2013-07-30
1.2.1 - fix bug in haproxy (weight max is 256)
elijah
2013-07-29
allow ssh to disabled nodes
elijah
2013-07-29
security fix - don't allow leap_cli created files to be world/group readable.
elijah
2013-07-29
better seed for secret generation
elijah
2013-07-29
added assert() macro.
elijah
2013-07-26
Merge branch 'issue_2496'
varac
2013-07-26
add macro to support for haproxy with weights
elijah
2013-07-25
Merge branch 'master' of ssh://code.leap.se/leap_cli
varac
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-25
+ .reviewboardrc
varac
2013-07-24
allow provider to include country, state, and locality in the CSR.
elijah
2013-07-24
minor updates to internal test/leap_platform
elijah
2013-07-15
fix bug in rsync of support files during deploy that prevented files from bei...
elijah
2013-07-15
Merge branch 'master' of ssh://code.leap.se/leap_cli
varac
2013-07-10
file permissions -- no longer force restrictive chmod on the rsync of /srv/le...
elijah
2013-07-10
security fix - for a little while now, since the switch to rsync_command, per...
elijah
2013-07-10
fixed bug where unused certs were not being deleted.
elijah
2013-07-08
added vagrant version check, so it works with vagrant > 1.0.x
varac
2013-07-05
don't bind hosts in known_hosts to particular ports, since it causes all kind...
elijah
2013-07-04
lock compatible platform version to 0.2.2
elijah
2013-07-02
prevent compile from happening before adding at least one user ssh key.
elijah
2013-07-02
fixed typo: s/remote_node_facts/remove_node_facts/
elijah
2013-07-02
improved `leap compile zone`
elijah
2013-06-27
include a note in known_hosts to not edit known_hosts
elijah
2013-06-27
pass verbosity level through to ssh
elijah
2013-06-27
updated README
elijah
[next]