# File lib/rhc/wizard.rb, line 153 def non_ssh_key_uploaded? ssh_keys.present? && !ssh_keys.all?(&:is_ssh?) end