tripleo-ansible/tripleo_ansible/roles/octavia_undercloud
Gregory Thiemonge bcd631f6ad Ensure that octavia-amphora-image is installed
We had expected that octavia-amphora-image was always installed when
deploying Octavia (it was pulled by the rhos-director-images RPM) but
when deploying an UEFI overcloud, the package is not installed.

This commits adds a task that ensures the octavia-amphora-image package
is installed if:
- the user doesn't specify another image path
- the RPM is available (the RPM doesn't exist in RDO - tripleo CI jobs
  download the image in an other ansible playbook)

wallaby-backport-potential

Resolves: rhbz#2132889
Change-Id: Ic5fafe54f84fd934839c340b2f7bb5455d8b8639
2023-02-09 10:26:57 +01:00
..
defaults Do not log ssh keys by default 2021-03-15 10:51:48 -02:30
meta fix galaxy meta requirements 2021-09-21 08:53:45 -05:00
tasks Ensure that octavia-amphora-image is installed 2023-02-09 10:26:57 +01:00