aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands
AgeCommit message (Expand)Author
2014-10-02leap cert update will now warn if commercial certs will expire soon.elijah
2014-10-02bugfix: only recompile nodes in affected environments when deployingelijah
2014-10-02bugfix: don't overwrite facts if environment is pinned. closes #6169elijah
2014-10-02fixed bug that prevented compileelijah
2014-09-30environment pinning: new commands `leap env`, `leap env pin X` and `leap env ...elijah
2014-09-25bugfix: make `leap deploy` actually run.elijah
2014-09-25add support for per-environment platform pinning. Support pins are platform.v...elijah
2014-09-25fix inspection of provider.*.jsonelijah
2014-09-23leap compile - allow optional ENVIRONMENT argumentelijah
2014-06-27leap list improvements: lazy evaluation; don't bomb on ConfigError; remove re...elijah
2014-06-26allows custom passthrough options for `leap ssh`. closes #5578elijah
2014-06-25ensure that monitor key directories exist before trying to generate the monit...elijah
2014-06-20added `leap deploy --dev` which will skip `git submodule update`elijah
2014-06-10limit `leap db destroy` to FILTER.elijah
2014-06-04ensure that x509 certificates use dns names that are strictly sorted and uniq...elijah
2014-06-04by default, skip local nodes on `leap facts update`elijah
2014-06-04ensure facts.json is keyed by node name and not hostnameelijah
2014-05-27cap puppet verbosity level at 5 and capistrano logger at 3.elijah
2014-05-20added support for environmentally scoped services and tags (e.g. services/web...elijah
2014-05-20fixed tests by making `leap --no-color list` work with no colorelijah
2014-05-20added a scary `leap db destroy` commandelijah
2014-05-02compile all hiera nodes every time you deploy to any node. slower, but fewer ...elijah
2014-04-05more graceful handling of error for `leap node add` (closes https://leap.se/c...elijah
2014-04-02use download.leap.se/platform url for vagrant boxes (closes #5434)elijah
2014-04-01more fixes for leap listelijah
2014-04-01fix bug with `leap list` on some servers.elijah
2014-03-24better checking of valid node nameselijah
2014-03-24prevent invalid vangrant node nameselijah
2014-03-24improved robustness of `leap new`elijah
2014-03-19yep, another attempt to fix ssh. (now authorized_keys2 is set to insecure vag...elijah
2014-03-16attempt number 7 to fix ssh problems.elijah
2014-03-14added ability to define environment specific provider.json (e.g. provider.pro...elijah
2014-03-13various ssh key fixes (REQUIRES rebuilding vagrant nodes).elijah
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