Merge "Add configs for RHEL 9 image"
This commit is contained in:
commit
f6bc63c960
18
image-yaml/overcloud-hardened-images-uefi-rhel9.yaml
Normal file
18
image-yaml/overcloud-hardened-images-uefi-rhel9.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
disk_images:
|
||||
-
|
||||
imagename: overcloud-hardened-uefi-full
|
||||
type: qcow2
|
||||
distro: rhel
|
||||
release: 9
|
||||
elements:
|
||||
- interface-names
|
||||
packages:
|
||||
- rhosp-release
|
||||
-
|
||||
imagename: ironic-python-agent
|
||||
type: qcow2
|
||||
distro: rhel
|
||||
release: 9
|
||||
elements:
|
||||
- selinux-permissive
|
||||
- interface-names
|
10
image-yaml/overcloud-images-ceph-rhel9.yaml
Normal file
10
image-yaml/overcloud-images-ceph-rhel9.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
disk_images:
|
||||
-
|
||||
imagename: overcloud-ceph
|
||||
type: qcow2
|
||||
distro: rhel
|
||||
release: 9
|
||||
elements:
|
||||
- interface-names
|
||||
packages:
|
||||
- rhosp-release
|
22
image-yaml/overcloud-images-rhel9.yaml
Normal file
22
image-yaml/overcloud-images-rhel9.yaml
Normal file
@ -0,0 +1,22 @@
|
||||
disk_images:
|
||||
-
|
||||
imagename: overcloud-full
|
||||
type: qcow2
|
||||
distro: rhel
|
||||
release: 9
|
||||
elements:
|
||||
- interface-names
|
||||
packages:
|
||||
- rhosp-release
|
||||
environment:
|
||||
FS_TYPE: xfs
|
||||
options:
|
||||
- "--mkfs-options '-s size=4096'"
|
||||
-
|
||||
imagename: ironic-python-agent
|
||||
type: qcow2
|
||||
distro: rhel
|
||||
release: 9
|
||||
elements:
|
||||
- selinux-permissive
|
||||
- interface-names
|
Loading…
x
Reference in New Issue
Block a user