Skip to content

Commit 79c534c

Browse files
authored
Merge pull request #275 from puppetlabs/pdksync_(MAINT)_Pin_puppetlabs-puppet_agent
pdksync - (CONT-768) Pin puppetlabs-puppet_agent
2 parents 756b837 + fc25577 commit 79c534c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.fixtures.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ fixtures:
22
repositories:
33
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
44
provision: 'https://github.com/puppetlabs/provision.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
symlinks:
79
registry: "#{source_dir}"
810
mixed_default_settings: "#{source_dir}/spec/fixtures/mixed_default_settings"

0 commit comments

Comments
 (0)