Age | Commit message (Expand) | Author |
2013-05-15 | better parsing of `leap node add` (fixes #2531) | elijah |
2013-05-15 | certs - include all possible domains in subaltname, including one in commonname. | elijah |
2013-05-13 | fixed bug when seeding values to `leap node add` | elijah |
2013-04-18 | added `leap mosh NODE` | elijah |
2013-04-01 | remove supply_drop, add support for puppet_command. | elijah |
2013-03-31 | add ability to search for nodes using nil values. | elijah |
2013-03-17 | updated `leap test init` to work with openvpn service levels. | elijah |
2013-03-14 | change verbosity level help output to reflect the actual available levels | Micah Anderson |
2013-03-14 | added exit codes for puppet apply | elijah |
2013-03-14 | set hostname on `leap node init` | elijah |
2013-03-13 | oops, fixed bug in `leap cert csr` | elijah |
2013-03-13 | added --domain switch to `leap cert csr` | elijah |
2013-03-10 | fixed misc. bugs with switch to 'environment' flag. | elijah |
2013-03-08 | replace local and production values with 'environment'. | elijah |
2013-02-28 | provider error when 'node init' finds no nodes. | elijah |
2013-02-28 | added @allow_production_deploy and @platform_branch to Leapfile | elijah |
2013-02-28 | change json comments from '#' to more standard '//' | elijah |
2013-02-26 | pass through verbosity to puppet | elijah |
2013-02-26 | include leap command invocation in the log file, if any. | elijah |
2013-02-23 | Merge branch 'master' of ssh://leap.se/leap_cli | elijah |
2013-02-23 | minor improvements to wording of inline command help | elijah |
2013-02-21 | handle submodule updates and url changes | Micah Anderson |
2013-02-10 | display `leap list --print` null values as [null] instead of missing | elijah |
2013-02-10 | fix errant references to provider.vagrant (should be leapfilt.vagrant_network) | elijah |
2013-02-10 | moved vagrant config to Leapfile, added ~/.leaprc support. | elijah |
2013-02-10 | more verbose vagrant install warning. | elijah |
2013-02-08 | improve `leap node add` by auto creating cert and validating ip_address | elijah |
2013-02-08 | changed `leap init` to `leap new`, made more foolproof. | elijah |
2013-02-08 | leap inspect now works with all .json files | elijah |
2013-02-08 | vagrant: pass through --yes to vagrant as --force | elijah |
2013-02-07 | make --tags override the defaults | elijah |
2013-02-07 | Merge branch 'master' of ssh://leap.se/leap_cli | elijah |
2013-02-07 | added global --yes option | elijah |
2013-02-03 | leap_cli: change url for leap basebox (Feature #1586) | varac |
2013-02-02 | added --tags to deploy command. | elijah |
2013-02-02 | logging - output of leap command is now additionally sent to --log=FILE comma... | elijah |
2013-01-31 | Merge branch 'master' of ssh://leap.se/leap_cli | elijah |
2013-01-31 | include tag leap_service by default (#1610) | Micah Anderson |
2013-01-31 | fix erroneous space between tags (#1571) | Micah Anderson |
2013-01-31 | tag 'base' is a bad idea because it invokes apache::base as well | varac |
2013-01-31 | generate better testing openvpn client configs in test/openvpn | elijah |
2013-01-31 | oops, fixed typo with puppet tags | elijah |
2013-01-31 | tag 'default' interferes with puppet automatic tagging | varac |
2013-01-30 | added 'leap deploy --fast' | elijah |
2013-01-30 | fix bug with vanishing secrets | elijah |
2013-01-28 | provide puppet libdir for leap deploy to load custom puppet functions | varac |
2013-01-28 | added 'leap local save' to create a new sandbox snapshot. | elijah |
2013-01-28 | added custom_vagrant_vm_line to Leapfile | elijah |
2013-01-21 | added client ca in addition to normal ca (used only to generate client certif... | elijah |
2013-01-21 | replaced 'manager.provider' with 'provider' | elijah |