Skip to content

Commit 3be5b2d

Browse files
committed
Remove outdated pins
1 parent 63de95b commit 3be5b2d

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.fixtures.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
fixtures:
22
repositories:
3-
sshkeys_core:
4-
repo: 'https://github.com/puppetlabs/puppetlabs-sshkeys_core'
5-
puppet_version: '>= 6.0.0'
6-
stdlib:
7-
repo: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
8-
ref: '5.0.0'
3+
sshkeys_core: 'https://github.com/puppetlabs/puppetlabs-sshkeys_core'
4+
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
95
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
10-
puppet_agent:
11-
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
12-
ref: v4.21.0
6+
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
137
provision: 'https://github.com/puppetlabs/provision.git'
148
symlinks:
159
accounts: "#{source_dir}"

0 commit comments

Comments
 (0)