Skip to content

Commit 3b2685c

Browse files
committed
(CAT-2397) Unpin puppet_agent
1 parent 4aa59b5 commit 3b2685c

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
@@ -5,9 +5,7 @@ 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:
9-
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10-
ref: v4.21.0
8+
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
119
provision: 'https://github.com/puppetlabs/provision.git'
1210

1311
symlinks:

0 commit comments

Comments
 (0)