Skip to content

Commit

Permalink
(PA-6267) Update build_defaults.yaml to enable Amazon Linux2 7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
imaqsood committed May 15, 2024
1 parent e91ea3e commit 2cf6cbe
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 @@ -4,6 +4,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 @@ -54,6 +55,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-6-i386
repo_location: repos/el/6/**/i386
- name: el-6-x86_64
Expand Down

0 comments on commit 2cf6cbe

Please sign in to comment.