bifrost/playbooks/roles/bifrost-openstack-ci-prep/defaults/main.yml
stephane 85a8f3cfe9 Clean up text in playbooks, roles, and associated files
Many minor cleanups, including:
- Consistent capitalization for ironic and bifrost
- Typos
- Prefer more active construction in task names
- Reflow comment text where appropriate for enhanced
  readability

Change-Id: I05a1ecd6c49003e02961ab3c9cbbcb3b31cd4af6
2015-09-11 14:23:54 -07:00

4 lines
139 B
YAML

---
# Default location of the ssh public key for the user operating Bifrost.
ssh_public_key_path: "{{ ansible_env.HOME }}/.ssh/id_rsa.pub"