gianlucaborello / aws-ssh-config

Generate SSH config files from AWS EC2 inventory
GNU General Public License v2.0
242 stars 83 forks source link

add a prefix that gets prepended to all hosts #9

Closed fredsmith closed 9 years ago

fredsmith commented 9 years ago

in order to aid in tab completion, I like to have prefixes for my hosts. This allows me to optionally provide a prefix, like the environment name, even when that isn't specifically a tag.

gianlucaborello commented 9 years ago

Merged, thanks!