devtest_ramdisk¶
Deploy Ramdisk creation¶
Create a deployment ramdisk + kernel. These are used by the seed cloud and the undercloud for deployment to bare metal.
$TRIPLEO_ROOT/diskimage-builder/bin/ramdisk-image-create -a $NODE_ARCH \ $NODE_DIST $DEPLOY_IMAGE_ELEMENT -o $TRIPLEO_ROOT/$DEPLOY_NAME \ $DIB_COMMON_ELEMENTS 2>&1 | \ tee $TRIPLEO_ROOT/dib-deploy.log