Skip to content

Commit f2753c2

Browse files
committed
Remove obsolete server_id config
1 parent 29f27fd commit f2753c2

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.evergreen/orchestration/configs/replica_sets/replicaset-old.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"ordinal": "one",
1717
"dc": "ny"
1818
}
19-
},
20-
"server_id": "RS-OLD-one"
19+
}
2120
},
2221
{
2322
"procParams": {
@@ -33,8 +32,7 @@
3332
"ordinal": "two",
3433
"dc": "pa"
3534
}
36-
},
37-
"server_id": "RS-OLD-two"
35+
}
3836
},
3937
{
4038
"procParams": {
@@ -48,8 +46,7 @@
4846
"rsParams": {
4947
"arbiterOnly": true
5048

51-
},
52-
"server_id": "RS-OLD-arbiter"
49+
}
5350
}
5451
]
5552
}

0 commit comments

Comments
 (0)