schultyy / Sokan

Provisioning with Rust
MIT License
4 stars 0 forks source link

ssh support #42

Open schultyy opened 8 years ago

schultyy commented 8 years ago

As a user I want to be able to provision a machine which is accessible via ssh only. Sokan then executes all commands via that ssh channel on that machine.

schultyy commented 8 years ago

Rust SSH: http://alexcrichton.com/ssh2-rs/ssh2/index.html

schultyy commented 8 years ago

When a machine shall be provisioned via ssh, the user needs to specify parameters in the configuration file such as IP address