diff options
author | larry <larry@elsa> | 2014-08-29 09:44:01 +0200 |
---|---|---|
committer | larry <larry@elsa> | 2014-08-29 09:44:01 +0200 |
commit | 386ed8b033df2de4edd26de9f6512202337edfb3 (patch) | |
tree | 8051dd6ea1520e6fa15850b9a0146cf1848e23d2 /system | |
parent | b1a15a8e248bcd2cd9ef826f75bb3ec77ae528ff (diff) | |
download | otp-386ed8b033df2de4edd26de9f6512202337edfb3.tar.gz otp-386ed8b033df2de4edd26de9f6512202337edfb3.tar.bz2 otp-386ed8b033df2de4edd26de9f6512202337edfb3.zip |
ct_slave: ssh_port, ssh_opts options to start/3
Using these new options it is possible to specify ssh_port in a .spec file:
[{node_start, [{ssh_port, 9999}]}].
And also to specify additional ssh options like paths to public-key files:
[{node_start, [{ssh_opts, [{user_dir, "/home/shrek/e2/"}]}]}].
Diffstat (limited to 'system')
0 files changed, 0 insertions, 0 deletions