Skip to content

Commit 89af7c6

Browse files
committed
(CONT-809) Updating puppet_agent pin in fixtures
1 parent 1450fee commit 89af7c6

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
@@ -1,7 +1,9 @@
11
fixtures:
22
repositories:
33
"facts": "https://github.com/puppetlabs/puppetlabs-facts.git"
4-
"puppet_agent": "https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
54
"puppet_conf": "https://github.com/puppetlabs/puppetlabs-puppet_conf.git"
5+
puppet_agent:
6+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7+
ref: v4.13.0
68
symlinks:
79
"provision": "#{source_dir}"

0 commit comments

Comments
 (0)