Skip to content

Commit 1027ee7

Browse files
authored
Merge pull request #593 from puppetlabs/pdksync_(MAINT)_Pin_puppetlabs-puppet_agent
pdksync - (CONT-768) Pin puppetlabs-puppet_agent
2 parents b82414b + 25daf9f commit 1027ee7

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
@@ -2,6 +2,8 @@
22
fixtures:
33
repositories:
44
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
5-
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
5+
puppet_agent:
6+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7+
ref: v4.12.1
68
provision: 'https://github.com/puppetlabs/provision.git'
79
package: 'https://github.com/puppetlabs/puppetlabs-package.git'

0 commit comments

Comments
 (0)