Skip to content

Commit 9d8ce40

Browse files
authored
Merge pull request #669 from puppetlabs/pdksync_(MAINT)_Pin_puppetlabs-puppet_agent
pdksync - (CONT-768) Pin puppetlabs-puppet_agent
2 parents 8e61926 + b51fe32 commit 9d8ce40

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.fixtures.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ fixtures:
44
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
55
"stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib.git"
66
provision: "https://github.com/puppetlabs/provision.git"
7-
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7+
puppet_agent:
8+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9+
ref: v4.12.1
810
package: "https://github.com/puppetlabs/puppetlabs-package.git"
911
deploy_pe: "https://github.com/jarretlavallee/puppet-deploy_pe"
1012
sign_cert: "https://github.com/m0dular/sign_cert"

0 commit comments

Comments
 (0)