meta-nicole: Add default FRU properties

Set default properties for some types of FRU.
This fixes the problem with Presence flag, which must be set to "true"
for such FRU as "motherboard" or "opfw".
File with extra properties was created long time ago but it was not
added to build.

Signed-off-by: Artem Senichev <a.senichev@yadro.com>
Change-Id: Ie1fb873770de50eca1aeeb653754ef7ebc496fee
diff --git a/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-fru-properties.yaml b/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-fru-properties.yaml
index ba2c918..472679d 100644
--- a/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-fru-properties.yaml
+++ b/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-fru-properties.yaml
@@ -43,3 +43,5 @@
     <<: *DEFAULTS
 /system/chassis/motherboard/dimm15:
     <<: *DEFAULTS
+/system/chassis/motherboard/opfw:
+    <<: *DEFAULTS