We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a35a7 commit d8b870fCopy full SHA for d8b870f
2 files changed
CHANGELOG.md
@@ -1,9 +1,11 @@
1
# deric-mesos
2
3
-## v1.0.4
+## v1.1.0
4
- Add parameter `mesos::manage_repo` that would disable repository management (#93)
5
- Fix Ubuntu support (#89)
6
-- [Full diff](https://github.com/deric/puppet-mesos/compare/v1.0.3...v1.0.4)
+- Workaround for CentOS, RHEL (#87, #90)
7
+- Basic acceptance tests
8
+- [Full diff](https://github.com/deric/puppet-mesos/compare/v1.0.3...v1.1.0)
9
10
## v1.0.3
11
- [Full diff](https://github.com/deric/puppet-mesos/compare/v1.0.2...v1.0.3)
metadata.json
@@ -1,6 +1,6 @@
{
"name": "deric-mesos",
- "version": "1.0.4",
+ "version": "1.1.0",
"author": "Tomas Barton",
"summary": "Module managing Mesos master and slave instalation",
"license": "Apache-2.0",
0 commit comments