Skip to content

Commit c595891

Browse files
committed
(CONT-784) Repin puppet_agent
1 parent 572fd1e commit c595891

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
archive: "https://github.com/voxpupuli/puppet-archive.git"
44
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
55
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
6-
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
6+
puppet_agent:
7+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8+
ref: v4.13.0
79
provision: 'https://github.com/puppetlabs/provision.git'
810
symlinks:
911
java: "#{source_dir}"

0 commit comments

Comments
 (0)