summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-chassis/chassis.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-chassis/chassis.yaml')
-rw-r--r--meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-chassis/chassis.yaml36
1 files changed, 34 insertions, 2 deletions
diff --git a/meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-chassis/chassis.yaml b/meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-chassis/chassis.yaml
index 4f09ea2adf..eb43fc84ae 100644
--- a/meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-chassis/chassis.yaml
+++ b/meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-chassis/chassis.yaml
@@ -11,5 +11,37 @@ events:
Type:
value: "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
type: string
-
-
+
+ - name: createObjects
+ objs:
+ /system/board:
+ xyz.openbmc_project.Inventory.Decorator.Asset:
+ Manufacturer:
+ value: "Manufacturer"
+ type: string
+ PartNumber:
+ value: "PartNumber"
+ type: string
+ SerialNumber:
+ value: "SerialNumber"
+ type: string
+ BuildDate:
+ value: "BuildDate"
+ type: string
+ Model:
+ value: "Model"
+ type: string
+ SubModel:
+ value: "SubModel"
+ type: string
+ SparePartNumber:
+ value: "SparePartNumber"
+ type: string
+
+ - name: createObjects
+ objs:
+ /system/board:
+ xyz.openbmc_project.Inventory.Decorator.AssetTag:
+ AssetTag:
+ value: "AssetTag"
+ type: string