2589b8f22a
Back in Bug #1841441, we disabled the net.ifnames because of the RHEL7->RHEL8 changes to interface names. Now that we have centos8, we need to ensure this action is also run on those images. Depends-On: https://review.opendev.org/#/c/712487/ Change-Id: Ice40fec0eacefd9778614996fb3417b78cdd17d3 Related-Bug: #1866202 Related-Bug: #1841441
11 lines
196 B
YAML
11 lines
196 B
YAML
disk_images:
|
|
-
|
|
imagename: overcloud-hardened-full
|
|
type: qcow2
|
|
distro: centos
|
|
environment:
|
|
DIB_RELEASE: '8'
|
|
elements:
|
|
- selinux-permissive
|
|
- interface-names
|