summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-phosphor/inventory/inventory-cleanup/inventory-cleanup.yaml
blob: 78e03fee0cd917149ce13d41b67df3073995c6ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
description: >
    GBS inventory fixups

events:
    - name: Add Chassis interface
      description: >
          Add the chassis interface on the chassis inventory path
      type: startup
      actions:
          - name: createObjects
            objs:
                /system/chassis:
                  xyz.openbmc_project.Inventory.Item.Chassis:
                      Type:
                          value: "RackMount"
                          type: string