aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands
AgeCommit message (Expand)Author
2014-03-08added support for specifying what order nodes should be tested in.elijah
2014-03-08added --no-color flagelijah
2014-03-07added IdentitiesOnly ssh option to both ssh command and ruby Net::SSH options...elijah
2014-02-10different secrets for each environmentelijah
2014-02-06added support for 'monitor' ssh keys.elijah
2013-12-17download vagrant box via https (closes #3334)elijah
2013-12-10added `--continue` to test runelijah
2013-12-10added `--sync` to deploy.elijah
2013-12-05added no-deploy check and simple `leap test run`.elijah
2013-10-30Merge branch 'master' of ssh://code.leap.se/leap_clivarac
2013-10-15fix `compile zone` (contacts.default is now always an array)elijah
2013-10-09fix def vagrant_version for vagrant >= v1.3varac
2013-09-21use https:// instead of git://elijah
2013-09-21remove ping from `leap node init`elijah
2013-08-16only install compatible sahara vagrant plugin versionelijah
2013-07-29allow ssh to disabled nodeselijah
2013-07-29security fix - don't allow leap_cli created files to be world/group readable.elijah
2013-07-25Fix Vagrant 1.2.x warnings (Feature #3241)varac
2013-07-25 Vagrant: Give Virtualbox VMs a name (Feature #2496)varac
2013-07-24allow provider to include country, state, and locality in the CSR.elijah
2013-07-15fix bug in rsync of support files during deploy that prevented files from bei...elijah
2013-07-15Merge branch 'master' of ssh://code.leap.se/leap_clivarac
2013-07-10file permissions -- no longer force restrictive chmod on the rsync of /srv/le...elijah
2013-07-10fixed bug where unused certs were not being deleted.elijah
2013-07-08added vagrant version check, so it works with vagrant > 1.0.xvarac
2013-07-05don't bind hosts in known_hosts to particular ports, since it causes all kind...elijah
2013-07-02prevent compile from happening before adding at least one user ssh key.elijah
2013-07-02fixed typo: s/remote_node_facts/remove_node_facts/elijah
2013-07-02improved `leap compile zone`elijah
2013-06-27include a note in known_hosts to not edit known_hostselijah
2013-06-27pass verbosity level through to sshelijah
2013-06-26added command `leap compile zone`elijah
2013-06-26bail with message if no ecdsa key foundelijah
2013-06-25add note about what to do to enable moshelijah
2013-06-25log the version and git info if log level >= 2elijah
2013-06-22improve `leap inspect`elijah
2013-06-21fix ecdsa ssh key comparisonelijah
2013-06-18fix bug with vagrant ssh keyselijah
2013-06-11store port in provider's known_hosts to prevent modification of ~/.ssh/known_...elijah
2013-06-11grab ecdsa ssh host keys, not rsa.elijah
2013-06-11fix longstanding problem with vagrant nodes: everyone has a different ssh pub...elijah
2013-06-11added --ip and --port override flags to deploy and init.elijah
2013-06-04add support for `leap facts`. includes some fun new helpers, like run_with_pr...elijah
2013-06-02mosh - ensure utf-8 (in order for mosh to work) and remove the mosh title pre...elijah
2013-06-02now we require a leap_platform/platform.rb config file.elijah
2013-05-30remove hardcoded environments from test.rbelijah
2013-05-27added support for disabling nodeselijah
2013-05-15minor fix to `leap node add`elijah
2013-05-15better parsing of `leap node add` (fixes #2531)elijah
2013-05-15certs - include all possible domains in subaltname, including one in commonname.elijah