Skip to content

Commit 5b47c9a

Browse files
bastelfreakevgeni
authored andcommitted
puppetlabs/apt: Allow 12.x
1 parent fb6c442 commit 5b47c9a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
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
apache: 'https://github.com/puppetlabs/puppetlabs-apache'
4-
apt:
5-
repo: 'https://github.com/puppetlabs/puppetlabs-apt'
6-
ref: 'v10.0.1'
4+
apt: 'https://github.com/puppetlabs/puppetlabs-apt'
75
augeas_core: 'https://github.com/puppetlabs/puppetlabs-augeas_core'
86
concat: 'https://github.com/puppetlabs/puppetlabs-concat'
97
cron_core: 'https://github.com/puppetlabs/puppetlabs-cron_core'

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"name": "puppetlabs/apt",
25-
"version_requirement": ">= 2.0.0 < 11.0.0"
25+
"version_requirement": ">= 2.0.0 < 12.0.0"
2626
},
2727
{
2828
"name": "puppetlabs/concat",

0 commit comments

Comments
 (0)