puppet-nova/releasenotes/notes/add_mkisofs_cmd-9498e4d3b913a72a.yaml
David Vallee Delisle f6636b7727 Add support for [DEFAULT] mkisofs_cmd
Since genisoimage is no longuer maintained, RHEL/CentOS family
is going toward xorriso path which provides dropin replacement.

While mkisofs command is either a symlink to alternatives (rhel)
or to genisoimage (debian), we should control this parameter and
install appropriate package.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=2002949
Closes-Bug: #1945051
Change-Id: Id20319ca2c5d4b458b566ca878ca83db51d240e1
2021-09-30 22:52:19 -04:00

7 lines
194 B
YAML

---
features:
- |
The new ``nova::compute::mkisofs_cmd`` parameter has been added to
change the mkisofs tools. This is going to assist with transition
from genisoimage to xorriso.