Skip to content

Commit db25d63

Browse files
authored
Merge pull request #2524 from imaqsood/PA-6267-main
(PA-6267) Update build_defaults.yaml to enable Amazon Linux2 main
2 parents 503cb74 + 3d181f6 commit db25d63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ext/build_defaults.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ project: 'puppet-agent'
66
foss_platforms:
77
- amazon-2023-x86_64
88
- amazon-2023-aarch64
9+
- amazon-7-aarch64
910
- debian-10-amd64
1011
- debian-11-amd64
1112
- debian-11-aarch64
@@ -45,6 +46,8 @@ platform_repos:
4546
repo_location: repos/amazon/2023/**/x86_64
4647
- name: amazon-2023-aarch64
4748
repo_location: repos/amazon/2023/**/aarch64
49+
- name: amazon-7-aarch64
50+
repo_location: repos/amazon/7/**/aarch64
4851
- name: el-7-x86_64
4952
repo_location: repos/el/7/**/x86_64
5053
- name: el-8-x86_64

0 commit comments

Comments
 (0)