Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
adding GPU image from most recent deploy from forked repo
  • Loading branch information
blitzbaud authored Apr 7, 2023
1 parent e7b1547 commit f725cd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ variable "marketplace_version_id" {
"4" = "OL7.9-OFED5.0-2.1.8.0-RHCK-20210709"
"HPC_OL7" = "OL7.9-RHCK-3.10.0-OFED-5.4-3.4.0-1"
"HPC_OL8" = "OracleLinux-8-RHCK-OFED-5.4-3.5.8.0-2022.11.15-0"
"GPU" = "OracleLinux-7-RHCK-3.10.0-OFED-5.4-3.4.0.0-GPU-510-2022.09.23-1"
"GPU" = "OracleLinux-7-RHCK-3.10.0-OFED-5.4-3.6.8.1-GPU-515-2023.01.10-0"
}
}

Expand Down Expand Up @@ -242,4 +242,4 @@ variable "marketplace_listing_login" {
variable "old_marketplace_listing_login" {
default = "4. Oracle Linux 7.9 OFED 5.0-2.1.8.0 RHCK 20210709"
}


0 comments on commit f725cd9

Please sign in to comment.