/generate_ssh_shortcuts_from_salt

You have a cloud of servers managed by salt. You'd like to be able to ssh to them without dealing with DNS issues or hacking your hosts file. Generate a .ssh/config file full of aliases to make this easy. Requires python 3.3. Because it's cool.

Primary LanguagePython

Watchers