Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
7b90cb8205c6f65100e7105ab50398141a3403e8
/
.
/
roles
/
ssh-install
/
defaults
/
main.yml
blob: 1fbddfa0ca3abc9f35669d2faf7cd43138f355d5 [
file
] [
log
] [
blame
]
---
# ssh-install/defaults/main.yml
ssh_pki_dir:
"{{ playbook_dir }}/ssh_pki"
ssh_keytype:
rsa
# name of master ssh key for this pod
pod_sshkey_name:
"headnode"
on_maas:
False