blob: 34d8e794b59266755f31eb21ebb86226c6f6e6bd [file] [log] [blame]
Stanley Chu70fb3172020-06-22 11:15:53 +08001description: >
2 RunBMC 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