Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
ae45a2f33070ff1595d90627cfe449c31ccfb339
/
.
/
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