mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 09:53:23 +00:00
Get the hostname reolution code working again
Fix option -A (use_all_a_records)
This commit is contained in:
parent
4fdfb00f9f
commit
be0ff95430
3 changed files with 46 additions and 29 deletions
|
@ -70,6 +70,8 @@ my %default_config = (
|
|||
menu_send_autotearoff => 0,
|
||||
menu_host_autotearoff => 0,
|
||||
|
||||
use_all_a_records => 0,
|
||||
|
||||
send_menu_xml_file => $ENV{HOME} . '/.csshrc_send_menu',
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue