Skip to content

Commit

Permalink
Merge pull request #2531 from amitkarsale/PA-6267
Browse files Browse the repository at this point in the history
(PA-6267) Update build_defaults.yaml to enable Amazon Linux2 main
  • Loading branch information
joshcooper authored May 30, 2024
2 parents 9691220 + 379916e commit b371b67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ext/build_defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ project: 'puppet-agent'
foss_platforms:
- amazon-2023-x86_64
- amazon-2023-aarch64
- amazon-7-aarch64
- debian-10-amd64
- debian-11-amd64
- debian-11-aarch64
Expand Down Expand Up @@ -47,6 +48,8 @@ platform_repos:
repo_location: repos/amazon/2023/**/x86_64
- name: amazon-2023-aarch64
repo_location: repos/amazon/2023/**/aarch64
- name: amazon-7-aarch64
repo_location: repos/amazon/7/**/aarch64
- name: el-7-x86_64
repo_location: repos/el/7/**/x86_64
- name: el-8-x86_64
Expand Down

0 comments on commit b371b67

Please sign in to comment.