Skip to content

Commit

Permalink
(packaging) PE-16465 Add windows and windowsfips to platform_repos
Browse files Browse the repository at this point in the history
This adds the windows and windowsfips repos to the
puppet-agent-all.tar.gz tarball.
  • Loading branch information
e-gris committed Apr 20, 2023
1 parent 88c49ae commit 133379f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ext/build_defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@ platform_repos:
repo_location: repos/solaris/11/**/*.i386.p5p
- name: solaris-11-sparc
repo_location: repos/solaris/11/**/*.sparc.p5p
- name: windows
repo_location: repos/windows
- name: windowsfips
repo_location: repos/windowsfips

deb_targets: 'xenial-amd64 bionic-amd64 focal-amd64'
rpm_targets: 'el-6-x86_64 el-7-x86_64 el-8-x86_64 el-9-x86_64 redhatfips-7-x86_64 redhatfips-8-x86_64 sles-12-x86_64 sles-15-x86_64'
sign_tar: FALSE
Expand Down

0 comments on commit 133379f

Please sign in to comment.