Revision 454723b5 tools/cluster-merge
b/tools/cluster-merge | ||
---|---|---|
173 | 173 |
ask_key=False): |
174 | 174 |
"""Wrapping SshRunner.Run with default parameters. |
175 | 175 |
|
176 |
For explanation of parameters see L{ssh.SshRunner.Run}. |
|
176 |
For explanation of parameters see L{ganeti.ssh.SshRunner.Run}.
|
|
177 | 177 |
|
178 | 178 |
""" |
179 | 179 |
return self.ssh_runner.Run(hostname=hostname, command=command, user=user, |
Also available in: Unified diff