Skip to content

Commit 5a4dad2

Browse files
ehelmsekohl
authored andcommitted
Pin puppet-apt since it dropped Puppet 7
1 parent f6d14e8 commit 5a4dad2

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
---
22
fixtures:
33
repositories:
4-
apt: 'https://github.com/puppetlabs/puppetlabs-apt'
4+
apt:
5+
repo: 'https://github.com/puppetlabs/puppetlabs-apt'
6+
ref: 'v10.0.1'
57
augeas_core: 'https://github.com/puppetlabs/puppetlabs-augeas_core'
68
concat: 'https://github.com/puppetlabs/puppetlabs-concat'
79
cron_core: "https://github.com/puppetlabs/puppetlabs-cron_core"

0 commit comments

Comments
 (0)