6d47c2e0a4
Source: https://fedoraproject.org/wiki/Yum_to_DNF_Cheatsheet#Plugins Change-Id: I8d0ac27752e6e8446770ea3265f985c18f1c152b
19 lines
328 B
YAML
19 lines
328 B
YAML
disk_images:
|
|
-
|
|
imagename: overcloud-full
|
|
type: qcow2
|
|
distro: fedora
|
|
elements:
|
|
- selinux-permissive
|
|
environment:
|
|
FS_TYPE: xfs
|
|
options:
|
|
- "--mkfs-options '-s size=4096'"
|
|
-
|
|
imagename: ironic-python-agent
|
|
type: qcow2
|
|
distro: fedora
|
|
elements:
|
|
- selinux-permissive
|
|
|