Skip to content

Commit 38b258e

Browse files
authored
Merge pull request #1548 from puppetlabs/pdksync_(MAINT)_Pin_puppetlabs-puppet_agent
pdksync - (CONT-768) Pin puppetlabs-puppet_agent
2 parents 5a06497 + 52812dd commit 38b258e

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
@@ -3,7 +3,9 @@ fixtures:
33
"stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib"
44
"cron_core": "https://github.com/puppetlabs/puppetlabs-cron_core.git"
55
"facts": "https://github.com/puppetlabs/puppetlabs-facts.git"
6-
"puppet_agent": "https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
76
"provision": "https://github.com/puppetlabs/provision.git"
7+
puppet_agent:
8+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9+
ref: v4.12.1
810
symlinks:
911
"mysql": "#{source_dir}"

0 commit comments

Comments
 (0)