- added bsdploy.fabutils with a wrapper for rsync_project
- automatically set env.shell for fabric scripts.
- generate ssh host keys locally during bootstrap if possible.
- set
fingerprint
option for ezjail master automatically if a ssh host key exists locally.
- remove custom
ploy
andploy-ssh
console scripts.
- make
ploy_virtualbox
an optional dependency
- migrate from
mr.awsome*
dependencies toploy*
- various bugfixes
- added tests
- Initial public release