From f725cd92e2fb8d2e8578ea44cb71cfea2ebc8c74 Mon Sep 17 00:00:00 2001 From: blitzbaud <114082562+blitzbaud@users.noreply.github.com> Date: Fri, 7 Apr 2023 10:30:20 -0400 Subject: [PATCH] Update variables.tf adding GPU image from most recent deploy from forked repo --- variables.tf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/variables.tf b/variables.tf index 044cfa0b..8fd94694 100755 --- a/variables.tf +++ b/variables.tf @@ -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" } } @@ -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" } - \ No newline at end of file +