diskimage-builder/elements/deploy-ironic
Lucas Alvares Gomes 5064026b73 deploy-ironic: Fix syntax error when checking for root device hints
This patch is fixing a syntax error in the 70-ironic-root-device init
script for the deploy-ironic element.

Change-Id: I767486ca5893605720fba41bee3af72725a26377
Closes-Bug: #1531835
2016-01-07 12:06:19 +00:00
..
binary-deps.d Refactor deploy ramdisk to allow use of targetcli 2015-03-18 11:42:00 -05:00
init.d deploy-ironic: Fix syntax error when checking for root device hints 2016-01-07 12:06:19 +00:00
root.d Deprecate the deploy-ironic element 2015-09-15 17:18:21 +00:00
README.rst Deprecate the deploy-ironic element 2015-09-15 17:18:21 +00:00
element-deps Use package-installs in more elements 2014-09-08 15:16:14 -04:00
element-provides Use provides to note an element provides deploy 2014-04-18 20:10:46 +01:00
package-installs.yaml Refactor deploy ramdisk to allow use of targetcli 2015-03-18 11:42:00 -05:00

README.rst

deploy-ironic

A ramdisk that will expose the machine primary disk over iSCSI and reboot once Ironic signals it is finished.

Warning

This element is deprecated. Please use the ironic-agent element instead.