pressly / sup

Super simple deployment tool - think of it like 'make' for a network of servers
https://pressly.github.io/sup
MIT License
2.48k stars 178 forks source link

128 identity file #134

Open mingan opened 6 years ago

mingan commented 6 years ago

This MR addresses the first point from https://github.com/pressly/sup/issues/128 and uses host defined SSH config for each host in a network, not just overwriting all of them.

mingan commented 5 years ago

Any news @VojtechVitek ?