summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmeta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json b/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json
index 6b844c1165..f04ee243be 100755
--- a/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json
+++ b/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json
@@ -57,6 +57,7 @@
"Index": 0,
"Name": "System Fan 1",
"Type": "AspeedFan",
+ "PowerState": "On",
"Thresholds": [
{
"Direction": "greater than",
@@ -95,6 +96,7 @@
"Index": 4,
"Name": "System Fan 2",
"Type": "AspeedFan",
+ "PowerState": "On",
"Thresholds": [
{
"Direction": "greater than",
@@ -133,6 +135,7 @@
"Index": 5,
"Name": "System Fan 3",
"Type": "AspeedFan",
+ "PowerState": "On",
"Thresholds": [
{
"Direction": "greater than",
@@ -171,6 +174,7 @@
"Index": 8,
"Name": "CPU1 Fan",
"Type": "AspeedFan",
+ "PowerState": "On",
"Thresholds": [
{
"Direction": "greater than",
@@ -209,6 +213,7 @@
"Index": 6,
"Name": "CPU2 Fan",
"Type": "AspeedFan",
+ "PowerState": "On",
"Thresholds": [
{
"Direction": "greater than",
@@ -1482,4 +1487,4 @@
"ProductId": 123
},
"xyz.openbmc_project.Inventory.Item.System": {}
-} \ No newline at end of file
+}