Skip to content

Commit

Permalink
(PA-6267) Update build_defaults.yaml to enable Amazon Linux2 main
Browse files Browse the repository at this point in the history
  • Loading branch information
amitkarsale committed May 28, 2024
1 parent cf524f3 commit 379916e
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 379916e

Please sign in to comment.