Skip to content

Commit 16454a6

Browse files
committed
(CONT-779) Unpin puppet_agent
1 parent 38c72f5 commit 16454a6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: .fixtures.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ fixtures:
22
repositories:
33
"stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib.git"
44
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
5-
puppet_agent:
6-
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7-
ref: v4.12.1
5+
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
86
provision: 'https://github.com/puppetlabs/provision.git'
97
symlinks:
108
"firewall": "#{source_dir}"

0 commit comments

Comments
 (0)