blob: 78e03fee0cd917149ce13d41b67df3073995c6ca [file] [log] [blame]
George Hunga271b5e2020-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:
15 value: "RackMount"
16 type: string