Gitiles
Code Review
Sign In
gerrit.opencord.org
/
maas
/
6a37ea9b6ef6624e757f48dcf0761b5d56ed034b
/
.
/
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') }}"