f7cfed9e5c
Currently, In RHOSP17: task[1] fails while installing rpm if overcloud nodes don't have repos. It is expected that overcloud node contain all required things with image build. [1] https://opendev.org/openstack/tripleo-ansible/src/branch/master/tripleo_ansible/roles/tripleo_bootstrap/tasks/main.yml#L39 Related-Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1954108 Change-Id: Ie14e58c999210760170d01c1873883d423fe4ada
12 lines
203 B
YAML
12 lines
203 B
YAML
disk_images:
|
|
-
|
|
imagename: overcloud-hardened-full
|
|
type: qcow2
|
|
distro: rhel
|
|
environment:
|
|
DIB_RELEASE: '8'
|
|
elements:
|
|
- interface-names
|
|
packages:
|
|
- rhosp-release
|