Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
fe284a196c96a7f87b8467cd203bd7637dcda0ef
/
.
/
roles
/
ssh-install-maas
/
defaults
/
main.yml
blob: 41cbff6124b4e087b3efcae431b6f8adcf1f3e46 [
file
] [
log
] [
blame
]
---
# ssh-install-maas/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