blob: 3fa1908521cb70bf4f5034567e89e5fdcf930cd8 [file] [log] [blame]
Thang Q. Nguyene9e3d5c2020-12-29 07:18:26 +00001description: >
2 Mt.Jade inventory fixups
3
4events:
5 - name: Add Chassis interface
6 description: >
7 Add the chassis interface on the chassis inventory path
8 type: startup
9 actions:
10 - name: createObjects
11 objs:
12 /system/chassis:
13 xyz.openbmc_project.Inventory.Item.Chassis:
14 Type:
Patrick Williamsf797c6a2021-07-16 12:29:59 -050015 value: "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
Thang Q. Nguyene9e3d5c2020-12-29 07:18:26 +000016 type: string