John Fulton eaa13ee254 Make ceph-ansible run handle missing "{{ playbook_dir }}/ssh_key"
The SSH private key will normally be in $HOME/.ssh/id_rsa_tripleo
so if that key is present, then use it. This is a more reliable
location than "{{ playbook_dir }}/ssh_key", which will go away
with Mistral. This change is also backwards compatible as it
will fall back to using "{{ playbook_dir }}/ssh_key" in the case
that $HOME/.ssh/id_rsa_tripleo is missing. Covers one extra case
where CephAnsibleEnvironmentVariables/ANSIBLE_PRIVATE_KEY_FILE
might have been needed.

Also switches nodes_uuid_command to use ceph-ansible's ansible.cfg as
config-download may not always provide "{{ playbook_dir }}/ansible.cfg"

Change-Id: Ic7e20844877492d7c4b85f7579e90f6c9de355ec
Closes-Bug: #1868864
2020-03-24 20:13:36 +00:00
2020-03-22 12:42:50 +05:30
2019-07-08 14:18:00 +00:00
2019-04-19 19:33:52 +00:00
2019-06-19 12:52:07 -05:00
2020-03-19 19:31:20 +00:00
2019-11-12 15:06:58 +00:00
2020-03-19 19:31:20 +00:00
2019-09-29 10:08:38 +02:00
2020-03-13 10:57:49 +00:00
2019-10-28 21:43:35 +00:00
2020-02-20 14:04:28 +00:00
2018-07-17 16:36:40 -07:00
2020-03-19 16:50:59 -05:00

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo

Description
RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Readme 67 MiB