Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
(PA-4611) Update build_defaults.yaml to enable Debian 11 (ARM)
Browse files Browse the repository at this point in the history
Update build_defaults.yaml to enable Debian 11 (ARM) for internal nightlies ship
  • Loading branch information
imaqsood committed Oct 20, 2023
1 parent 2793d32 commit 27239c5
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:
- debian-10-amd64
- debian-11-amd64
- debian-11-aarch64
- el-7-x86_64
- el-8-x86_64
- el-8-ppc64le
Expand Down Expand Up @@ -60,6 +61,8 @@ platform_repos:
repo_location: repos/apt/buster
- name: debian-11-amd64
repo_location: repos/apt/bullseye
- name: debian-11-aarch64
repo_location: repos/apt/bullseye
- name: ubuntu-18.04-amd64
repo_location: repos/apt/bionic
- name: ubuntu-18.04-aarch64
Expand Down

0 comments on commit 27239c5

Please sign in to comment.