Skip to content

Commit 4823c24

Browse files
Merge pull request #435 from puppetlabs/pdksync_(MAINT)_Pin_puppetlabs-puppet_agent
pdksync - (CONT-768) Pin puppetlabs-puppet_agent
2 parents 3aa0904 + 3346a0d commit 4823c24

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
@@ -7,7 +7,9 @@ fixtures:
77
repo: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
88
ref: '5.0.0'
99
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
10-
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10+
puppet_agent:
11+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
12+
ref: v4.12.1
1113
provision: 'https://github.com/puppetlabs/provision.git'
1214
symlinks:
1315
accounts: "#{source_dir}"

0 commit comments

Comments
 (0)