Age | Commit message (Expand) | Author |
2014-05-22 | Change macro name to rand_range, add base32 gem dependency | irregulator |
2014-05-21 | fix, once and for all and forever, ssh problems with a weird kludge | elijah |
2014-05-20 | added support for environmentally scoped services and tags (e.g. services/web... | elijah |
2014-05-21 | Add two macros, base32_secret and obfs_port, used in obfsproxy | irregulator |
2014-05-20 | fixed tests by making `leap --no-color list` work with no color | elijah |
2014-05-20 | ssh: modified yet again how ssh is used. pin to a newer version of capistrano... | elijah |
2014-05-20 | added a scary `leap db destroy` command | elijah |
2014-05-13 | bail `node init` on bad `apt-get update` (closes #3849) | elijah |
2014-05-02 | compile all hiera nodes every time you deploy to any node. slower, but fewer ... | elijah |
2014-05-02 | stop/restart ntpd if present to change server time (fix bug #5599) | guido |
2014-04-30 | Install ntpd daemon if it's not present on debian. | guido |
2014-04-05 | more graceful handling of error for `leap node add` (closes https://leap.se/c... | elijah |
2014-04-04 | yasf: yet another ssh fix. should make `leap deploy` work better with ~/.ssh/... | elijah |
2014-04-03 | update the server time on `leap node init` (hopefully closes https://leap.se/... | elijah |
2014-04-03 | remove ascii string debug line (closes https://leap.se/code/issues/5428) | elijah |
2014-04-02 | use download.leap.se/platform url for vagrant boxes (closes #5434) | elijah |
2014-04-01 | version bump | elijah |
2014-04-01 | more fixes for leap list | elijah |
2014-04-01 | bump version | elijah |
2014-04-01 | fix bug with `leap list` on some servers. | elijah |
2014-04-01 | make secrets be utf8 | elijah |
2014-03-24 | better checking of valid node names | elijah |
2014-03-24 | prevent invalid vangrant node names | elijah |
2014-03-24 | fixed problems when default encoding is not utf8 | elijah |
2014-03-24 | improved robustness of `leap new` | elijah |
2014-03-23 | fix bug that prevented json keys with a period in them. | elijah |
2014-03-19 | yep, another attempt to fix ssh. (now authorized_keys2 is set to insecure vag... | elijah |
2014-03-18 | only run the tests that are specified, regardless of dependencies | elijah |
2014-03-16 | attempt number 7 to fix ssh problems. | elijah |
2014-03-14 | added ability to define environment specific provider.json (e.g. provider.pro... | elijah |
2014-03-13 | make sure --no-color is respected by remote logging as well as local logging. | elijah |
2014-03-13 | various ssh key fixes (REQUIRES rebuilding vagrant nodes). | elijah |
2014-03-08 | added support for specifying what order nodes should be tested in. | elijah |
2014-03-08 | include mx nodes in /etc/hosts of all nodes | elijah |
2014-03-08 | fixed bug when platform.rb doesn't define reserved_usernames | elijah |
2014-03-08 | added --no-color flag | elijah |
2014-03-07 | added IdentitiesOnly ssh option to both ssh command and ruby Net::SSH options... | elijah |
2014-02-14 | Include monitor node itself in hiera hosts hash (Feature #5133) | varac |
2014-02-13 | attempt to fix issues people have running leap_cli on different computers. | elijah |
2014-02-13 | fix bug with compiling secrets.json | elijah |
2014-02-10 | fixed bug that prevented `leap list` | elijah |
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 |