Skip to content

Commit b352068

Browse files
authored
Merge pull request #513 from puppetlabs/pdksync_(MAINT)_Pin_puppetlabs-puppet_agent
pdksync - (CONT-768) Pin puppetlabs-puppet_agent
2 parents a089759 + 1318e8a commit b352068

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
@@ -5,7 +5,9 @@ fixtures:
55
archive: "https://github.com/voxpupuli/puppet-archive.git"
66
augeas_core: "https://github.com/puppetlabs/puppetlabs-augeas_core.git"
77
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
8-
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8+
puppet_agent:
9+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10+
ref: v4.12.1
911
provision: 'https://github.com/puppetlabs/provision.git'
1012

1113
symlinks:

0 commit comments

Comments
 (0)