# File lib/fog/rackspace/examples/compute_v2/bootstrap_server.rb, line 29
def generate_ssh_key
  SSHKey.generate
end