diff --git a/meta-ohos-blueprints/conf/distro/allscenarios-linux-blueprint-vending-machine.conf b/meta-ohos-blueprints/conf/distro/allscenarios-linux-blueprint-vending-machine.conf
new file mode 100644
index 0000000000000000000000000000000000000000..8eb914e36820c3b61dddd6bca70be5357624faef
--- /dev/null
+++ b/meta-ohos-blueprints/conf/distro/allscenarios-linux-blueprint-vending-machine.conf
@@ -0,0 +1,17 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+# Distro configuration for the vending-machine blueprint
+
+require conf/distro/allscenarios-linux.conf
+
+DISTRO = "allscenarios-linux-blueprint-vending-machine"
+DISTRO_NAME = "AllScenariOS Vending-Machine Blueprint Linux Distro"
+
+# With our layer setup we would add any bbappend found from our
+# layers.conf. This means blueprint-specific appends would leak
+# into the package in our main distribution. To avoid this we
+# mask out the blueprint layers in the main distro and unmask
+# them only the blueprint distributions.
+BBMASK = ""