summaryrefslogtreecommitdiffstats
path: root/scripts/extra-properties-example.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/extra-properties-example.yaml')
-rw-r--r--scripts/extra-properties-example.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/extra-properties-example.yaml b/scripts/extra-properties-example.yaml
new file mode 100644
index 0000000..626ef33
--- /dev/null
+++ b/scripts/extra-properties-example.yaml
@@ -0,0 +1,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