summaryrefslogtreecommitdiff
path: root/data/build-flavors/xcpng.toml
diff options
context:
space:
mode:
authorbk2zsto <bk2zsto@gmail.com>2024-08-19 16:18:23 -0400
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-08-22 09:48:26 +0000
commite1d46aab55effc888d5e67a0c9f79a7eaa0fd172 (patch)
tree9c90587b54066c64b5e744af9d63a4af9f82d7cf /data/build-flavors/xcpng.toml
parent4e73d05516516597a48ebcdf92e3c372deb51f28 (diff)
downloadvyos-build-mergify/bp/sagitta/pr-738.tar.gz
vyos-build-mergify/bp/sagitta/pr-738.zip
build: T6666: singular image_format in flavor filesmergify/bp/sagitta/pr-738
(cherry picked from commit 16a4c4d503b9528b0fc67b084ad19841a0639f7b)
Diffstat (limited to 'data/build-flavors/xcpng.toml')
-rw-r--r--data/build-flavors/xcpng.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/build-flavors/xcpng.toml b/data/build-flavors/xcpng.toml
index 81689b5e..3a04177f 100644
--- a/data/build-flavors/xcpng.toml
+++ b/data/build-flavors/xcpng.toml
@@ -1,6 +1,6 @@
# Installation ISO for the XCP-ng virtualization platform
-image_formats = "iso"
+image_format = "iso"
# Include these packages in the image
packages = ["xe-guest-utilities"]