File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ variable "marketplace_version_id" {
3838 " 1" = " OL7.9-OFED5.3-1.0.0.1-RHCK-20210607"
3939 " 2" = " OL7.8-OFED5.0-1.0.0.0-UEK-20200826"
4040 " 3" = " OL7.7-OFED-4.4-2.0.7.0-UEK-20200229"
41+ " 4" = " OL7.9-OFED5.0-2.1.8.0-RHCK-20210709"
4142 }
4243}
4344
Original file line number Diff line number Diff line change @@ -490,7 +490,8 @@ variables:
490490 - " 1. Oracle Linux 7.9 OFED 5.3-1.0.0.1 RHCK 20210607"
491491 - " 2. Oracle Linux 7.8 OFED 5.0-1.0.0.0 UEK 20200826"
492492 - " 3. Oracle Linux 7.7 OFED 4.4-2.0.7.0 UEK 20200229"
493- default : " 1. Oracle Linux 7.9 OFED 5.3-1.0.0.1 RHCK 20210607"
493+ - " 4. Oracle Linux 7.9 OFED 5.0-2.1.8.0 RHCK 20210709"
494+ default : " 4. Oracle Linux 7.9 OFED 5.0-2.1.8.0 RHCK 20210709"
494495 visible :
495496 and :
496497 - ${use_marketplace_image}
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ variable "marketplace_version_id" {
5555 " 1" = " OL7.9-OFED5.3-1.0.0.1-RHCK-20210607"
5656 " 2" = " OL7.8-OFED5.0-1.0.0.0-UEK-20200826"
5757 " 3" = " OL7.7-OFED-4.4-2.0.7.0-UEK-20200229"
58+ " 4" = " OL7.9-OFED5.0-2.1.8.0-RHCK-20210709"
5859 }
5960}
6061
You can’t perform that action at this time.
0 commit comments