Commit 6b5b122 1 parent ddd6849 commit 6b5b122 Copy full SHA for 6b5b122
File tree 3 files changed +4
-1
lines changed
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" {
38
38
" 1" = " OL7.9-OFED5.3-1.0.0.1-RHCK-20210607"
39
39
" 2" = " OL7.8-OFED5.0-1.0.0.0-UEK-20200826"
40
40
" 3" = " OL7.7-OFED-4.4-2.0.7.0-UEK-20200229"
41
+ " 4" = " OL7.9-OFED5.0-2.1.8.0-RHCK-20210709"
41
42
}
42
43
}
43
44
Original file line number Diff line number Diff line change @@ -490,7 +490,8 @@ variables:
490
490
- " 1. Oracle Linux 7.9 OFED 5.3-1.0.0.1 RHCK 20210607"
491
491
- " 2. Oracle Linux 7.8 OFED 5.0-1.0.0.0 UEK 20200826"
492
492
- " 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"
494
495
visible :
495
496
and :
496
497
- ${use_marketplace_image}
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ variable "marketplace_version_id" {
55
55
" 1" = " OL7.9-OFED5.3-1.0.0.1-RHCK-20210607"
56
56
" 2" = " OL7.8-OFED5.0-1.0.0.0-UEK-20200826"
57
57
" 3" = " OL7.7-OFED-4.4-2.0.7.0-UEK-20200229"
58
+ " 4" = " OL7.9-OFED5.0-2.1.8.0-RHCK-20210709"
58
59
}
59
60
}
60
61
You can’t perform that action at this time.
0 commit comments