Add configs for CentOS 9 image
Change-Id: Iff4b120799f8c8486fea608b9a028b6b12317908
This commit is contained in:
parent
1ef4c88889
commit
4177b18ae6
17
image-yaml/overcloud-hardened-images-uefi-centos9.yaml
Normal file
17
image-yaml/overcloud-hardened-images-uefi-centos9.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
disk_images:
|
||||
-
|
||||
imagename: overcloud-hardened-uefi-full
|
||||
type: qcow2
|
||||
distro: centos
|
||||
release: 9
|
||||
elements:
|
||||
- selinux-permissive
|
||||
- interface-names
|
||||
-
|
||||
imagename: ironic-python-agent
|
||||
type: qcow2
|
||||
distro: centos
|
||||
release: 9
|
||||
elements:
|
||||
- selinux-permissive
|
||||
- interface-names
|
21
image-yaml/overcloud-images-centos9.yaml
Normal file
21
image-yaml/overcloud-images-centos9.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
disk_images:
|
||||
-
|
||||
imagename: overcloud-full
|
||||
type: qcow2
|
||||
distro: centos
|
||||
release: 9
|
||||
elements:
|
||||
- selinux-permissive
|
||||
- interface-names
|
||||
environment:
|
||||
FS_TYPE: xfs
|
||||
options:
|
||||
- "--mkfs-options '-s size=4096'"
|
||||
-
|
||||
imagename: ironic-python-agent
|
||||
type: qcow2
|
||||
distro: centos
|
||||
release: 9
|
||||
elements:
|
||||
- selinux-permissive
|
||||
- interface-names
|
9
image-yaml/overcloud-images-ceph-centos9.yaml
Normal file
9
image-yaml/overcloud-images-ceph-centos9.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
disk_images:
|
||||
-
|
||||
imagename: overcloud-ceph
|
||||
type: qcow2
|
||||
distro: centos
|
||||
release: 9
|
||||
elements:
|
||||
- selinux-permissive
|
||||
- interface-names
|
Loading…
Reference in New Issue
Block a user