Gitiles
Code Review
Sign In
gerrit.opencord.org
/
maas
/
0a7cdbb14063b72dfe15a18279e47cc3a62a55be
/
.
/
roles
/
fabric-switch
/
defaults
/
main.yml
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') }}"