blob: 136e6869b394c51feda9c7a64ae7cccc0f4cbec4 [file] [log] [blame]
---
{% if on_maas %}
node_private_key: "{{ maas_node_key }}"
{% else %}
node_private_key: "~/.ssh/id_rsa"
{% endif %}