Skip to content

Commit 71f5a32

Browse files
authored
Merge pull request #424 from puppetlabs/pdksync_(MAINT)_Pin_puppetlabs-puppet_agent
pdksync - (CONT-768) Pin puppetlabs-puppet_agent
2 parents 6ebbac4 + 8511a39 commit 71f5a32

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
@@ -1,7 +1,9 @@
11
fixtures:
22
repositories:
33
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
4-
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
4+
puppet_agent:
5+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
6+
ref: v4.12.1
57
provision: 'https://github.com/puppetlabs/provision.git'
68
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
79
mount_iso: 'https://github.com/puppetlabs/puppetlabs-mount_iso.git'

0 commit comments

Comments
 (0)