Skip to content

Commit

Permalink
Load balance jobrunner across mwtasks*
Browse files Browse the repository at this point in the history
  • Loading branch information
paladox authored Sep 25, 2024
1 parent ed28f5f commit 4575517
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,10 @@ plugins => {
jobrunner => {
multi => true
addrs_v4 => {
mwtask151 = [ 10.0.15.150, 1 ]
mwtask161 = [ 10.0.16.157, 1 ]
mwtask171 = [ 10.0.17.144, 1 ]
mwtask181 = [ 10.0.18.106, 1 ]
}
}
}
Expand Down

0 comments on commit 4575517

Please sign in to comment.