Skip to content

Commit 6887c4a

Browse files
committed
remove puppet_agent fixture version pinned ref
best practice
1 parent bd0a6e8 commit 6887c4a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.fixtures.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
fixtures:
22
repositories:
33
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
4-
puppet_agent:
5-
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
6-
ref: v4.13.0
4+
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
75
provision: 'https://github.com/puppetlabs/provision.git'
86
symlinks:
97
stdlib: "#{source_dir}"

0 commit comments

Comments
 (0)