prettier: reformat YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186
diff --git a/yaml/org/open_power/Common/Callout.metadata.yaml b/yaml/org/open_power/Common/Callout.metadata.yaml
index 00e2067..56fc740 100644
--- a/yaml/org/open_power/Common/Callout.metadata.yaml
+++ b/yaml/org/open_power/Common/Callout.metadata.yaml
@@ -1,4 +1,4 @@
 - name: Procedure
   meta:
-    - str: "PROCEDURE=%u"
-      type: uint32
+      - str: "PROCEDURE=%u"
+        type: uint32
diff --git a/yaml/org/open_power/Host.metadata.yaml b/yaml/org/open_power/Host.metadata.yaml
index 8fd8870..ffca151 100644
--- a/yaml/org/open_power/Host.metadata.yaml
+++ b/yaml/org/open_power/Host.metadata.yaml
@@ -1,15 +1,15 @@
 - name: Event
   level: ERR
   meta:
-    - str: "ESEL=%s"
-      type: string
+      - str: "ESEL=%s"
+        type: string
   inherits:
-    - xyz.openbmc_project.Common.Callout.Inventory
+      - xyz.openbmc_project.Common.Callout.Inventory
 
 - name: MaintenanceProcedure
   level: ERR
   meta:
-    - str: "ESEL=%s"
-      type: string
+      - str: "ESEL=%s"
+        type: string
   inherits:
-    - org.open_power.Common.Callout.Procedure
+      - org.open_power.Common.Callout.Procedure
diff --git a/yaml/org/open_power/Host/Access.metadata.yaml b/yaml/org/open_power/Host/Access.metadata.yaml
index f263858..37a3943 100644
--- a/yaml/org/open_power/Host/Access.metadata.yaml
+++ b/yaml/org/open_power/Host/Access.metadata.yaml
@@ -1,13 +1,13 @@
 - name: WriteCFAM
   meta:
-    - str: "ADDRESS=0x%X"
-      type: uint32
+      - str: "ADDRESS=0x%X"
+        type: uint32
   inherits:
-    - xyz.openbmc_project.Common.Callout.Device
+      - xyz.openbmc_project.Common.Callout.Device
 
 - name: ReadCFAM
   meta:
-    - str: "ADDRESS=0x%X"
-      type: uint32
+      - str: "ADDRESS=0x%X"
+        type: uint32
   inherits:
-    - xyz.openbmc_project.Common.Callout.Device
+      - xyz.openbmc_project.Common.Callout.Device
diff --git a/yaml/org/open_power/Proc/FSI.metadata.yaml b/yaml/org/open_power/Proc/FSI.metadata.yaml
index 6a202f3..a84780f 100644
--- a/yaml/org/open_power/Proc/FSI.metadata.yaml
+++ b/yaml/org/open_power/Proc/FSI.metadata.yaml
@@ -1,8 +1,8 @@
 - name: MasterDetectionFailure
   inherits:
-    - xyz.openbmc_project.Common.Callout.Device
+      - xyz.openbmc_project.Common.Callout.Device
 
 - name: SlaveDetectionFailure
   meta:
-    - str: "ERRNO=%d"
-      type: int32
+      - str: "ERRNO=%d"
+        type: int32