more details where to find the iso-image-create script

Signed-off-by: Bernd Mueller <mueller@b1-systems.de>
Change-Id: I4eb6e273c6c19dc9fdde6b0b13d46adc8557e2b6
This commit is contained in:
Bernd Mueller 2021-11-10 14:48:36 +01:00
parent 9dd67d4e86
commit 4d474c7471
1 changed files with 3 additions and 2 deletions

View File

@ -106,8 +106,9 @@ ISO Images
~~~~~~~~~~
Additionally, the IPA ramdisk can be packaged inside of an ISO for use with
some virtual media drivers. Use the ``iso-image-create`` utility, passing it
the initrd and the kernel, for example:
some virtual media drivers. Use the ``iso-image-create`` script in
``ironic-python-agent-builder`` repository, passing it the initrd and the
kernel, for example:
.. code-block:: console