Fix typo in devstack script
Trivial fix Change-Id: I5b4b7d469b2a3ccf9081b01fbd3df1ded861f129
This commit is contained in:
@@ -960,7 +960,7 @@ function upload_baremetal_ironic_deploy {
|
|||||||
-o $TOP_DIR/files/ir-deploy-$IRONIC_DEPLOY_DRIVER
|
-o $TOP_DIR/files/ir-deploy-$IRONIC_DEPLOY_DRIVER
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
die $LINENO "Deploy kernel+ramdisk files don't exist and cannot be build in OFFLINE mode"
|
die $LINENO "Deploy kernel+ramdisk files don't exist and cannot be built in OFFLINE mode"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
if is_deployed_with_ipa_ramdisk; then
|
if is_deployed_with_ipa_ramdisk; then
|
||||||
|
Reference in New Issue
Block a user