Skip to content

Commit

Permalink
Merge pull request #29 from oci-hpc/dev
Browse files Browse the repository at this point in the history
Updated image
  • Loading branch information
MarcinZablocki authored Jul 9, 2021
2 parents b5c3378 + 6b5b122 commit 1281033
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions autoscaling/variables.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ variable "marketplace_version_id" {
"1" = "OL7.9-OFED5.3-1.0.0.1-RHCK-20210607"
"2" = "OL7.8-OFED5.0-1.0.0.0-UEK-20200826"
"3" = "OL7.7-OFED-4.4-2.0.7.0-UEK-20200229"
"4" = "OL7.9-OFED5.0-2.1.8.0-RHCK-20210709"
}
}

Expand Down
3 changes: 2 additions & 1 deletion schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,8 @@ variables:
- "1. Oracle Linux 7.9 OFED 5.3-1.0.0.1 RHCK 20210607"
- "2. Oracle Linux 7.8 OFED 5.0-1.0.0.0 UEK 20200826"
- "3. Oracle Linux 7.7 OFED 4.4-2.0.7.0 UEK 20200229"
default: "1. Oracle Linux 7.9 OFED 5.3-1.0.0.1 RHCK 20210607"
- "4. Oracle Linux 7.9 OFED 5.0-2.1.8.0 RHCK 20210709"
default: "4. Oracle Linux 7.9 OFED 5.0-2.1.8.0 RHCK 20210709"
visible:
and:
- ${use_marketplace_image}
Expand Down
1 change: 1 addition & 0 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ variable "marketplace_version_id" {
"1" = "OL7.9-OFED5.3-1.0.0.1-RHCK-20210607"
"2" = "OL7.8-OFED5.0-1.0.0.0-UEK-20200826"
"3" = "OL7.7-OFED-4.4-2.0.7.0-UEK-20200229"
"4" = "OL7.9-OFED5.0-2.1.8.0-RHCK-20210709"
}
}

Expand Down

0 comments on commit 1281033

Please sign in to comment.