We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf14c9 commit b449ac7Copy full SHA for b449ac7
src/cmd-buildextend-metal
@@ -201,9 +201,6 @@ image_dynamic_yaml="${tmp_builddir}/image-dynamic.yaml"
201
image_dynamic_json="${tmp_builddir}/image-dynamic.json"
202
image_for_disk_json="${tmp_builddir}/image-for-disk.json"
203
cat >"${image_dynamic_yaml}" << EOF
204
-buildid: "${build}"
205
-imgid: "${imgname}"
206
-ostree-commit: "${commit}"
207
container-imgref: "${container_imgref}"
208
deploy-via-container: "${deploy_via_container}"
209
osname: "${name}"
0 commit comments