]> git.proxmox.com Git - pve-cluster.git/commit
Cluster.pm: add get_ssh_info and ssh_info_to_command
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 22 May 2017 08:29:58 +0000 (10:29 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 22 May 2017 10:11:28 +0000 (12:11 +0200)
commitaabeedfb5f33fa17944cd828912f0a302153ad31
tree60421d42137fc1505b2f7109586302b6b50fb90c
parentf6de131a83c6748a13da63db5470e1d368eb9dc1
Cluster.pm: add get_ssh_info and ssh_info_to_command

To get a node's address info optionally inside a specified
network (eg. migration_network), and a standardized way to
create an SSH command from this info.
data/PVE/Cluster.pm