Skip to content

Commit d823a15

Browse files
authored
Merge pull request puppetlabs#620 from puppetlabs/pdksync_(MAINT)_Pin_puppetlabs-puppet_agent
pdksync - (CONT-768) Pin puppetlabs-puppet_agent
2 parents 874f356 + b8e50c0 commit d823a15

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
@@ -11,7 +11,9 @@ fixtures:
1111
rook: 'puppetlabs-rook'
1212
repositories:
1313
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
14-
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
14+
puppet_agent:
15+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
16+
ref: v4.12.1
1517
provision: 'https://github.com/puppetlabs/provision.git'
1618
yumrepo_core:
1719
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git

0 commit comments

Comments
 (0)