Skip to content

Commit cb3383b

Browse files
committed
support puppetlabs-apt 6.x
1 parent 66c515f commit cb3383b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# deric-mesos
22

3+
## v1.0.3
4+
- [Full diff](https://github.com/deric/puppet-mesos/compare/v1.0.2...v1.0.3)
5+
- Support `puppetlabs-apt` 6.x
6+
37
## v1.0.2
48
- [Full diff](https://github.com/deric/puppet-mesos/compare/v1.0.1...v1.0.2)
59
- Fixed the mesos_version variable check, which fails if the puppet server has "strict_variables = true" [#91](https://github.com/deric/puppet-mesos/pull/91)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
{
1717
"name": "puppetlabs-apt",
18-
"version_requirement": ">= 3.0.0 < 6.0.0"
18+
"version_requirement": ">= 3.0.0 < 7.0.0"
1919
}
2020
],
2121
"operatingsystem_support": [

0 commit comments

Comments
 (0)