blob: c43e6068de4ef1a6aedf0923de2b158340c4bd6e [file] [log] [blame]
pub_ssh_key_file_location: "{{ pub_ssh_key_location | default ('/etc/maas/.ssh') }}"
pub_ssh_key: "{{ lookup('file', pub_ssh_key_file_location+'/cord_rsa.pub') }}"