Skip to content

Commit b449ac7

Browse files
committed
cmd-buildextend-metal: drop unused config parameters
These aren't used in the runvm-osbuild flow, but were for create_disk.sh, which was dropped in d37958a.
1 parent 1cf14c9 commit b449ac7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/cmd-buildextend-metal

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,6 @@ image_dynamic_yaml="${tmp_builddir}/image-dynamic.yaml"
201201
image_dynamic_json="${tmp_builddir}/image-dynamic.json"
202202
image_for_disk_json="${tmp_builddir}/image-for-disk.json"
203203
cat >"${image_dynamic_yaml}" << EOF
204-
buildid: "${build}"
205-
imgid: "${imgname}"
206-
ostree-commit: "${commit}"
207204
container-imgref: "${container_imgref}"
208205
deploy-via-container: "${deploy_via_container}"
209206
osname: "${name}"

0 commit comments

Comments
 (0)