File tree Expand file tree Collapse file tree 4 files changed +8
-7
lines changed
Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -67,10 +67,10 @@ jobs:
6767 buildConfig : " nvidia"
6868 - os : " ubuntu 22.04"
6969 buildConfig : " offline"
70- # Rocky 9.1
71- - os : " rocky 9.1 "
70+ # Rocky 9.5
71+ - os : " rocky 9.5 "
7272 buildConfig : " basic"
73- - os : " rocky 9.1 "
73+ - os : " rocky 9.5 "
7474 buildConfig : " offline"
7575 runs-on :
7676 - self-hosted
Original file line number Diff line number Diff line change 2929 buildConfig : " offline"
3030 - os : " redhat 8.10"
3131 buildConfig : " offline-fips"
32- - os : " rocky 9.1 "
32+ - os : " rocky 9.5 "
3333 buildConfig : " offline"
3434 - os : " ubuntu 20.04"
3535 buildConfig : " nvidia"
Original file line number Diff line number Diff line change 11---
2- build_name : " rocky-9.1 "
2+ build_name : " rocky-9.5 "
33packer_builder_type : " amazon"
44python_path : " "
55packer :
6- ami_filter_name : " Rocky-9-EC2-Base-9.1 *x86_64*"
6+ ami_filter_name : " Rocky-9-EC2-Base-9.5 *x86_64*"
77 ami_filter_owners : " 792107900819"
88 distribution : " rocky"
9- distribution_version : " 9.1 "
9+ distribution_version : " 9.5 "
1010 source_ami : " "
1111 include_deprecated : true
1212 ssh_username : " rocky"
Original file line number Diff line number Diff line change 5252 "ubuntu 22.04" ,
5353 "rocky 9.0" ,
5454 "rocky 9.1" ,
55+ "rocky 9.5" ,
5556 "rocky 9" ,
5657 }
5758
You can’t perform that action at this time.
0 commit comments