|
445 | 445 | { |
446 | 446 | "key": "deployer_instance", |
447 | 447 | "type": "object", |
448 | | - "default_value": "{\n \"image\": \"hpc-lsf-fp15-deployer-rhel810-v1\",\n \"profile\": \"bx2-8x32\"\n}", |
| 448 | + "default_value": "{\n \"image\": \"hpc-lsf-fp15-deployer-rhel810-v2\",\n \"profile\": \"bx2-8x32\"\n}", |
449 | 449 | "required": false, |
450 | 450 | "custom_config": { |
451 | 451 | "type": "json_editor", |
|
477 | 477 | { |
478 | 478 | "key": "login_instance", |
479 | 479 | "type": "array", |
480 | | - "default_value": "[\n {\n \"profile\": \"bx2-2x8\",\n \"image\": \"hpc-lsf-fp15-compute-rhel810-v1\"\n }\n]", |
| 480 | + "default_value": "[\n {\n \"profile\": \"bx2-2x8\",\n \"image\": \"hpc-lsf-fp15-compute-rhel810-v2\"\n }\n]", |
481 | 481 | "required": false, |
482 | 482 | "custom_config": { |
483 | 483 | "type": "json_editor", |
|
491 | 491 | { |
492 | 492 | "key": "management_instances", |
493 | 493 | "type": "array", |
494 | | - "default_value": "[\n {\n \"count\": 2,\n \"profile\": \"bx2-16x64\",\n \"image\": \"hpc-lsf-fp15-rhel810-v1\"\n }\n]", |
| 494 | + "default_value": "[\n {\n \"count\": 2,\n \"profile\": \"bx2-16x64\",\n \"image\": \"hpc-lsf-fp15-rhel810-v2\"\n }\n]", |
495 | 495 | "required": false, |
496 | 496 | "custom_config": { |
497 | 497 | "type": "json_editor", |
|
505 | 505 | { |
506 | 506 | "key": "static_compute_instances", |
507 | 507 | "type": "array", |
508 | | - "default_value": "[\n {\n \"count\": 0,\n \"profile\": \"bx2-16x64\",\n \"image\": \"hpc-lsf-fp15-compute-rhel810-v1\"\n }\n]", |
| 508 | + "default_value": "[\n {\n \"count\": 0,\n \"profile\": \"bx2-16x64\",\n \"image\": \"hpc-lsf-fp15-compute-rhel810-v2\"\n }\n]", |
509 | 509 | "required": false, |
510 | 510 | "custom_config": { |
511 | 511 | "type": "json_editor", |
|
519 | 519 | { |
520 | 520 | "key": "dynamic_compute_instances", |
521 | 521 | "type": "array", |
522 | | - "default_value": "[\n {\n \"count\": 500,\n \"profile\": \"bx2-16x64\",\n \"image\": \"hpc-lsf-fp15-compute-rhel810-v1\"\n }\n]", |
| 522 | + "default_value": "[\n {\n \"count\": 500,\n \"profile\": \"bx2-16x64\",\n \"image\": \"hpc-lsf-fp15-compute-rhel810-v2\"\n }\n]", |
523 | 523 | "required": false, |
524 | 524 | "custom_config": { |
525 | 525 | "type": "json_editor", |
|
0 commit comments