#635229 .mssh_clusters ideas/improvements

Package:
mssh
Source:
mssh
Description:
tool to administrate multiple servers at once
Submitter:
Christoph Anton Mitterer
Date:
2011-08-09 14:54:03 UTC
Severity:
wishlist
#635229#5
Date:
2011-07-24 00:24:45 UTC
From:
To:
Hi.

The following things might sense:
1) Add a comment character (e.g. "#") to comment lines.
   Currently something is simply taken as part of the alias name.

2) It might be worth adding a /etc/mssh_clusters file, where system-wide
   aliases can be defined.

3) I'm not sure, but I guess not, ... can the [alias] syntax cause any troubles
   with IPv6 address literals? It seems at least that ssh requires them to be
   specified _without_ enclosing [].

Cheers,
Chris.

#635229#10
Date:
2011-08-09 14:44:05 UTC
From:
To:
Now aliases file can contain comments, which have to start with '#'.
I changed the syntax from [alias] to @alias.

I made these and other changes in a different repository due of the
unresponsiveness of the maintainer.

Gitweb: http://www.aggro.it/gitweb/?p=mssh.git;a=summary
Clone url: git://daria.aggro.it/mssh.git

Cheers
Lorenzo