Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
75e1712fe34a870f558b2e309d74a3117de29261
/
.
/
roles
/
ssh-install
/
defaults
/
main.yml
blob: 5459cd42ad5b09f78dccac2e99771501926eaa0c [
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"
use_maas:
False