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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-06-20
Fixed bug when facts.json is missing.
elijah
2013-06-19
fixed utf8 bug when locale not set, and improved testing for ruby 1.8.
elijah
2013-06-18
fix bug with vagrant ssh keys
elijah
2013-06-17
fixed exception when logging certain errors - ironic!
elijah
2013-06-17
fixed tests
elijah
2013-06-11
don't assume ssh keys will be RSA.
elijah
2013-06-11
minor: util::bail
elijah
2013-06-11
store port in provider's known_hosts to prevent modification of ~/.ssh/known_...
elijah
2013-06-11
grab ecdsa ssh host keys, not rsa.
elijah
2013-06-11
fix longstanding problem with vagrant nodes: everyone has a different ssh pub...
elijah
2013-06-11
added --ip and --port override flags to deploy and init.
elijah
2013-06-04
minor - remove duplicate log
elijah
2013-06-04
when generating /etc/hosts, use local ips if available via facts.json
elijah
2013-06-04
add support for `leap facts`. includes some fun new helpers, like run_with_pr...
elijah
2013-06-02
bump version to 1.0.0
elijah
2013-06-02
mosh - ensure utf-8 (in order for mosh to work) and remove the mosh title pre...
elijah
2013-06-02
now we require a leap_platform/platform.rb config file.
elijah
2013-05-30
remove hardcoded environments from test.rb
elijah
2013-05-27
important! the order that a node specifies its services and tags is now impor...
elijah
2013-05-27
disabled nodes -- ensure the disabled nodes are also removed from the service...
elijah
2013-05-27
prevent `leap compile` from destroying disabled node files.
elijah
2013-05-27
added support for disabling nodes
elijah
2013-05-22
object list -- added pick_fields() and exclude()
elijah
2013-05-22
fixed bug with config list not supporting correctly not filters (eg nodes[:na...
elijah
2013-05-15
minor fix to `leap node add`
elijah
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-14
added smtp-service.json support
elijah
2013-05-13
fixed bug when seeding values to `leap node add`
elijah
2013-05-08
attempt to fix file loading problem when the OS has a weird default encoding.
elijah
2013-05-05
added soledad-service.json and incremented version (due to backward incompati...
elijah
2013-04-24
support for versioned service definitions
elijah
2013-04-18
added `leap mosh NODE`
elijah
2013-04-02
added support for hex_secrets
elijah
2013-04-01
bump version
elijah
2013-04-01
remove supply_drop, add support for puppet_command.
elijah
2013-03-31
use RsyncCommand instead of supply drop.
elijah
2013-03-31
better error messages when json or node parsing goes wrong.
elijah
2013-03-31
add ability to search for nodes using nil values.
elijah
2013-03-27
make sure stunnel hostnames show up in /etc/hosts
elijah
2013-03-27
move config macros to config/macros.rb
elijah
2013-03-27
added config macros for stunnel_client, stunnel_server, stunnel_port
elijah
2013-03-19
fix typos
Micah Anderson
2013-03-17
updated `leap test init` to work with openvpn service levels.
elijah
2013-03-17
hide 'executed successfully' puppet notices at default log level.
elijah
2013-03-14
change verbosity level help output to reflect the actual available levels
Micah Anderson
2013-03-14
bumping version number for no particular reason except that there have been a...
elijah
2013-03-14
added exit codes for puppet apply
elijah
2013-03-14
set hostname on `leap node init`
elijah
2013-03-13
fixed problems with warning about required options.
elijah
[prev]
[next]