Skip to content

Commit 709ce57

Browse files
authored
Update MPC IBM VMs for stone-prod-p02 (#9397) (#9422)
Change the IBM static s390x VM IP addresses (for VMS 7-12) to those on the newly configured subnets as part of the effort to improve network speed for MPC. KFLUXINFRA-2597
1 parent 258857a commit 709ce57

File tree

1 file changed

+18
-18
lines changed
  • components/multi-platform-controller/production-downstream/stone-prod-p02

1 file changed

+18
-18
lines changed

components/multi-platform-controller/production-downstream/stone-prod-p02/host-values.yaml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -296,46 +296,46 @@ staticHosts:
296296
secret: ibm-s390x-ssh-key
297297
user: root
298298

299-
s390x-static-7:
300-
address: 10.130.79.69
299+
s390x-static-x6:
300+
address: 10.130.103.6
301301
concurrency: '4'
302302
platform: linux/s390x
303-
secret: old-ibm-s390x-ssh-key
303+
secret: ibm-s390x-ssh-key
304304
user: root
305305

306-
s390x-static-8:
307-
address: 10.130.79.70
306+
s390x-static-x7:
307+
address: 10.130.103.38
308308
concurrency: '4'
309309
platform: linux/s390x
310-
secret: old-ibm-s390x-ssh-key
310+
secret: ibm-s390x-ssh-key
311311
user: root
312312

313-
s390x-static-9:
314-
address: 10.130.79.71
313+
s390x-static-x8:
314+
address: 10.130.103.70
315315
concurrency: '4'
316316
platform: linux/s390x
317-
secret: old-ibm-s390x-ssh-key
317+
secret: ibm-s390x-ssh-key
318318
user: root
319319

320-
s390x-static-10:
321-
address: 10.130.79.72
320+
s390x-static-x9:
321+
address: 10.130.103.7
322322
concurrency: '4'
323323
platform: linux/s390x
324-
secret: old-ibm-s390x-ssh-key
324+
secret: ibm-s390x-ssh-key
325325
user: root
326326

327-
s390x-static-11:
328-
address: 10.130.79.7
327+
s390x-static-x10:
328+
address: 10.130.103.39
329329
concurrency: '4'
330330
platform: linux/s390x
331-
secret: old-ibm-s390x-ssh-key
331+
secret: ibm-s390x-ssh-key
332332
user: root
333333

334-
s390x-static-12:
335-
address: 10.130.79.8
334+
s390x-static-x11:
335+
address: 10.130.103.71
336336
concurrency: '4'
337337
platform: linux/s390x
338-
secret: old-ibm-s390x-ssh-key
338+
secret: ibm-s390x-ssh-key
339339
user: root
340340

341341
s390x-static-13:

0 commit comments

Comments
 (0)