Fix fan indexes for 2u
We use every other fan connection in a 2u system
Change-Id: Ic9a0c0a89428ab06336dcf2f721c84b6cbb0ff10
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/R2000 Chassis.json b/configurations/R2000 Chassis.json
index 6150b60..05d191f 100644
--- a/configurations/R2000 Chassis.json
+++ b/configurations/R2000 Chassis.json
@@ -22,7 +22,7 @@
},
{
"bind_connector": "2U System Fan connector 2",
- "index": 1,
+ "index": 2,
"name": "Fan 2",
"thresholds": [
{
@@ -42,7 +42,7 @@
},
{
"bind_connector": "2U System Fan connector 3",
- "index": 2,
+ "index": 4,
"name": "Fan 3",
"thresholds": [
{
@@ -62,7 +62,7 @@
},
{
"bind_connector": "2U System Fan connector 4",
- "index": 3,
+ "index": 6,
"name": "Fan 4",
"thresholds": [
{
@@ -82,7 +82,7 @@
},
{
"bind_connector": "2U System Fan connector 5",
- "index": 4,
+ "index": 8,
"name": "Fan 5",
"thresholds": [
{
@@ -102,7 +102,7 @@
},
{
"bind_connector": "2U System Fan connector 6",
- "index": 5,
+ "index": 10,
"name": "Fan 6",
"thresholds": [
{