# File lib/rhc/ssh_helpers.rb, line 146
    def ssh_key_triple_for_default_key
      ssh_key_triple_for(RHC::Config.ssh_pub_key_file_path)
    end