summaryrefslogtreecommitdiffstats
path: root/scripts/extra-properties-example.yaml
blob: 626ef33b880b23a89e6001ed88ed7763c22bfa50 (plain)
1
2
3
4
5
6
7
8
9
10
11
/system/chassis/motherboard/cpu0:
    xyz.openbmc_project.Inventory.Decorator.Replaceable:
        FieldReplaceable: 'true'
    xyz.openbmc_project.Inventory.Decorator.Cacheable:
        Cached: 'true'

/system/chassis/motherboard/dimm0:
    xyz.openbmc_project.Inventory.Decorator.Replaceable:
        FieldReplaceable: 'true' 
    xyz.openbmc_project.Inventory.Decorator.Cacheable:
        Cached: 'true'
OpenPOWER on IntegriCloud