From a368b5b14c228abbb8bca095871a93ae9f3d3afc Mon Sep 17 00:00:00 2001 From: Eric Griswold Date: Mon, 24 Apr 2023 15:21:31 -0700 Subject: [PATCH] (PE-16465) /shrug Perhaps this? --- ext/build_defaults.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/build_defaults.yaml b/ext/build_defaults.yaml index beafb4f45d..ab1df75ea7 100644 --- a/ext/build_defaults.yaml +++ b/ext/build_defaults.yaml @@ -101,9 +101,9 @@ platform_repos: - name: solaris-11-sparc repo_location: repos/solaris/11/**/*.sparc.p5p - name: windows - repo_location: repos/windows + repo_location: repos/windows/puppet-agent-[0-9]*.msi - name: windowsfips - repo_location: repos/windowsfips + repo_location: repos/windowsfips/puppet-agent-[0-9]*.msi 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'