diskimage-builder/diskimage_builder/elements/deploy-targetcli
2023-08-31 14:23:21 +00:00
..
binary-deps.d Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
dracut-drivers.d Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
extra-data.d Update the shebang to python3 2023-07-25 18:55:18 +02:00
element-deps Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
package-installs.yaml Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
README.rst Deprecate legacy deployment elements 2023-08-29 08:02:32 -07:00

deploy-targetcli
================

Use targetcli for the deploy ramdisk for iSCSI deployments.

.. Warning::
   Ironic has removed the iSCSI deployment interface, it was last available
   in Wallaby, and even then had to be launched by the ironic-python-agent.
   This element is from the early days of baremetal deployment and is
   deprecated.

Provides the necessary scripts and dependencies to use targetcli
for exporting the iscsi target in the deploy ramdisk.

Implemented as a dracut module, so will only work with dracut-based
ramdisks.