Skip to content

Commit 6744d33

Browse files
Update images for create_cluster
1 parent ce8813a commit 6744d33

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

conf/variables.tpl

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ variable "marketplace_version_id" {
5353
"2" = "OL7.8-OFED5.0-1.0.0.0-UEK-20200826"
5454
"3" = "OL7.7-OFED-4.4-2.0.7.0-UEK-20200229"
5555
"4" = "OL7.9-OFED5.0-2.1.8.0-RHCK-20210709"
56-
"HPC_OL7" = "OracleLinux-7-RHCK-3.10.0-OFED-5.4-3.6.8.1-2023.05.18-0"
57-
"HPC_OL8" = "OracleLinux-8-RHCK-OFED-5.4-3.6.8.1-2023.05.18-0"
58-
"GPU_OL7" = "OracleLinux-7-RHCK-3.10.0-OFED-5.4-3.6.8.1-GPU-515-2023.05.18-0"
59-
"GPU_OL8" = "OracleLinux-7-RHCK-3.10.0-OFED-5.4-3.6.8.1-GPU-515-2023.05.18-0"
56+
"HPC_OL7" = "OracleLinux-7-OCA-RHCK-OFED-5.8-3.0.7.0-2023.12.04-1"
57+
"HPC_OL8" = "OracleLinux-8-OCA-RHCK-OFED-5.8-3.0.7.0-2023.12.04-1"
58+
"GPU_OL7" = "OracleLinux-7-OCA-RHCK-OFED-5.8-3.0.7.0-GPU-535-2023.12.04-2"
59+
"GPU_OL8" = "OracleLinux-8-OCA-RHCK-OFED-5.8-3.0.7.0-GPU-535-2023.12.04-2"
6060
}
6161
}
6262

@@ -102,7 +102,6 @@ variable "bastion_block" {default = "${bastion_block}"}
102102
variable "login_block" {default = "${login_block}"}
103103

104104
variable "bastion_mount_ip" {default = "${bastion_mount_ip}"}
105-
variable "backup_mount_ip" {default = "${backup_mount_ip}"}
106105
variable "login_mount_ip" {default = "${login_mount_ip}"}
107106
variable "home_nfs" { default = ${home_nfs} }
108107
variable "home_fss" { default = ${home_fss} }

0 commit comments

Comments
 (0)