blob: eb791630c42c4e4de7a5d7f815d29e7902c5dd1e [file] [log] [blame]
George Hungd133e782020-09-15 21:17:23 +08001description: >
2 GBS 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"
George Hungd133e782020-09-15 21:17:23 +080016 type: string