# File lib/rhc/config.rb, line 19
def
ssh_priv_key_file_path
File
.
join
(
ssh_dir
,
'id_rsa'
)
end