|
197 | 197 | },
|
198 | 198 | {
|
199 | 199 | "name": "management_image_name",
|
200 |
| - "value": "hpcaas-lsf10-rhel88-v8", |
| 200 | + "value": "hpcaas-lsf10-rhel88-v9", |
201 | 201 | "type": "string",
|
202 | 202 | "secure": false,
|
203 | 203 | "description": "Name of the custom image that you want to use to create virtual server instances in your IBM Cloud account to deploy the IBM Cloud HPC cluster management nodes. By default, the solution uses a RHEL88 base image with additional software packages mentioned [here](https://cloud.ibm.com/docs/ibm-spectrum-lsf#create-custom-image). If you would like to include your application-specific binary files, follow the instructions in [ Planning for custom images ](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images) to create your own custom image and use that to build the IBM Cloud HPC cluster through this offering."
|
|
207 | 207 | "value": "hpcaas-lsf10-rhel88-compute-v5",
|
208 | 208 | "type": "string",
|
209 | 209 | "secure": false,
|
210 |
| - "description": "Name of the custom image that you want to use to create virtual server instances in your IBM Cloud account to deploy the IBM Cloud HPC cluster dynamic compute nodes. By default, the solution uses a RHEL 8-6 OS image with additional software packages mentioned [here](https://cloud.ibm.com/docs/ibm-spectrum-lsf#create-custom-image). The solution also offers, Ubuntu 22-04 OS base image (hpcaas-lsf10-ubuntu2204-compute-v4). If you would like to include your application-specific binary files, follow the instructions in [ Planning for custom images ](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images) to create your own custom image and use that to build the IBM Cloud HPC cluster through this offering." |
| 210 | + "description": "Name of the custom image that you want to use to create virtual server instances in your IBM Cloud account to deploy the IBM Cloud HPC cluster dynamic compute nodes. By default, the solution uses a RHEL 8-6 OS image with additional software packages mentioned [here](https://cloud.ibm.com/docs/ibm-spectrum-lsf#create-custom-image). The solution also offers, Ubuntu 22-04 OS base image (hpcaas-lsf10-ubuntu2204-compute-v5). If you would like to include your application-specific binary files, follow the instructions in [ Planning for custom images ](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images) to create your own custom image and use that to build the IBM Cloud HPC cluster through this offering." |
211 | 211 |
|
212 | 212 | },
|
213 | 213 | {
|
214 | 214 | "name": "login_image_name",
|
215 | 215 | "value": "hpcaas-lsf10-rhel88-compute-v5",
|
216 | 216 | "type": "string",
|
217 | 217 | "secure": false,
|
218 |
| - "description": "Name of the custom image that you want to use to create virtual server instances in your IBM Cloud account to deploy the IBM Cloud HPC cluster login node. By default, the solution uses a RHEL 8-6 OS image with additional software packages mentioned [here](https://cloud.ibm.com/docs/ibm-spectrum-lsf#create-custom-image). The solution also offers, Ubuntu 22-04 OS base image (hpcaas-lsf10-ubuntu2204-compute-v4). If you would like to include your application-specific binary files, follow the instructions in [ Planning for custom images ](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images) to create your own custom image and use that to build the IBM Cloud HPC cluster through this offering." |
| 218 | + "description": "Name of the custom image that you want to use to create virtual server instances in your IBM Cloud account to deploy the IBM Cloud HPC cluster login node. By default, the solution uses a RHEL 8-6 OS image with additional software packages mentioned [here](https://cloud.ibm.com/docs/ibm-spectrum-lsf#create-custom-image). The solution also offers, Ubuntu 22-04 OS base image (hpcaas-lsf10-ubuntu2204-compute-v5). If you would like to include your application-specific binary files, follow the instructions in [ Planning for custom images ](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images) to create your own custom image and use that to build the IBM Cloud HPC cluster through this offering." |
219 | 219 | },
|
220 | 220 | {
|
221 | 221 | "name": "login_node_instance_type",
|
|
377 | 377 | },
|
378 | 378 | {
|
379 | 379 | "name": "ldap_vsi_osimage_name",
|
380 |
| - "value": "ibm-ubuntu-22-04-3-minimal-amd64-1", |
| 380 | + "value": "ibm-ubuntu-22-04-4-minimal-amd64-3", |
381 | 381 | "type": "string",
|
382 | 382 | "secure": false,
|
383 | 383 | "description": "Image name to be used for provisioning the LDAP instances."
|
|
456 | 456 | "value": "__NULL__",
|
457 | 457 | "type": "string",
|
458 | 458 | "secure": false,
|
459 |
| - "description" : "Bastion instance name. If none given then new bastion will be created." |
| 459 | + "description" : "Provide the name of the bastion instance. If none given then new bastion will be created." |
460 | 460 | },
|
461 | 461 | {
|
462 | 462 | "name": "bastion_instance_public_ip",
|
463 | 463 | "value": "__NULL__",
|
464 | 464 | "type": "string",
|
465 | 465 | "secure": false,
|
466 |
| - "description" : "Bastion instance public ip address." |
| 466 | + "description" : "Provide the public ip address of the bastion instance to establish the remote connection." |
467 | 467 | },
|
468 | 468 | {
|
469 | 469 | "name": "bastion_security_group_id",
|
470 | 470 | "value": "__NULL__",
|
471 | 471 | "type": "string",
|
472 | 472 | "secure": false,
|
473 |
| - "description" : "Bastion security group id." |
| 473 | + "description" : "Provide the security group ID of the bastion server. This security group ID will be added as an allowlist rule on the HPC cluster nodes to establish an SSH connection through the bastion node." |
474 | 474 | },
|
475 | 475 | {
|
476 | 476 | "name": "bastion_ssh_private_key",
|
477 | 477 | "value": "__NULL__",
|
478 | 478 | "type": "string",
|
479 | 479 | "secure": false,
|
480 |
| - "description" : "Bastion SSH private key path, which will be used to login to bastion host." |
| 480 | + "description" : "Provide the private SSH key (named id_rsa) used during the creation and configuration of the bastion server to securely authenticate and connect to the bastion server. This allows access to internal network resources from a secure entry point. Note: The corresponding public SSH key (named id_rsa.pub) must already be available in the ~/.ssh/authorized_keys file on the bastion host to establish authentication." |
481 | 481 | }
|
482 | 482 | ]
|
483 | 483 | }
|
|
0 commit comments