alajmo/sake

Allow multiple servers with the same host name

Closed this issue · 2 comments

I want to use sake for managing parallel installations of software on my web hosting server; to so so, I would like to have different servers (with different usernames), but the same host as all of the accounts are sitting on the same server. Is this something you think would be meaningful?

I'm not sure what the use case would be (it could be accomplished in tasks by just setting the user in the shell (su <user>).
However, there's no reason to have the current limitation of a unique host, so I'll change it to allow multiple hosts.

This should be resolved in v0.10.2 now.