Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-11 | store port in provider's known_hosts to prevent modification of ↵ | elijah | |
~/.ssh/known_hosts. | |||
2013-06-11 | fix longstanding problem with vagrant nodes: everyone has a different ssh ↵ | elijah | |
pub key, but before leap_cli wanted you to commit these different keys into. Now, for vagrant nodes, we ignore the host key: we don't save it, we don't check it. | |||
2013-06-11 | added --ip and --port override flags to deploy and init. | elijah | |
2013-06-04 | add support for `leap facts`. includes some fun new helpers, like ↵ | elijah | |
run_with_progress(), capture(), and replace_file!(). | |||
2013-04-01 | remove supply_drop, add support for puppet_command. | elijah | |
2012-11-27 | improved logging all around. | elijah | |
2012-11-09 | vagrant support | elijah | |