Skip to content

Commit 1d84a31

Browse files
author
Lennart Betz
authoredMay 23, 2024
Merge pull request #14 from lbetz/release-2.0.0
Release 2.0.0
2 parents 602f0b4 + 9339999 commit 1d84a31

File tree

5 files changed

+59
-146
lines changed

5 files changed

+59
-146
lines changed
 

‎CHANGELOG.md

+35-12
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,52 @@
1-
# Change Log
1+
# Changelog
22

3-
## [v1.0.1](https://github.com/icinga/puppet-icingadb/tree/v1.0.1) (2023-07-20)
4-
[Full Changelog](https://github.com/icinga/puppet-icingadb/compare/v1.0.0...v1.0.1)
3+
All notable changes to this project will be documented in this file.
4+
Each new release typically also includes the latest modulesync defaults.
5+
These should not affect the functionality of the module.
6+
7+
## [v2.0.0](https://github.com/voxpupuli/puppet-icingadb/tree/v2.0.0) (2024-05-23)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-icingadb/compare/v1.0.1...v2.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop Puppet 6 Support [\#7](https://github.com/voxpupuli/puppet-icingadb/issues/7)
14+
- Add Puppet 8 Support [\#9](https://github.com/voxpupuli/puppet-icingadb/pull/9) ([lbetz](https://github.com/lbetz))
15+
16+
**Implemented enhancements:**
17+
18+
- Add Debian Bookworm Support [\#5](https://github.com/voxpupuli/puppet-icingadb/issues/5)
19+
- Create FreeBSD.yaml [\#10](https://github.com/voxpupuli/puppet-icingadb/pull/10) ([Fogelholk](https://github.com/Fogelholk))
20+
21+
## [v1.0.1](https://github.com/voxpupuli/puppet-icingadb/tree/v1.0.1) (2023-07-20)
22+
23+
[Full Changelog](https://github.com/voxpupuli/puppet-icingadb/compare/v1.0.0...v1.0.1)
524

625
**Fixed bugs:**
726

8-
- Duplicate declaration of Icinga::Cert\[icingadb tls files for the database client connect\] [\#8](https://github.com/Icinga/puppet-icingadb/issues/8)
27+
- Duplicate declaration of Icinga::Cert\[icingadb tls files for the database client connect\] [\#8](https://github.com/voxpupuli/puppet-icingadb/issues/8)
928

10-
## [v1.0.0](https://github.com/icinga/puppet-icingadb/tree/v1.0.0) (2022-12-27)
11-
[Full Changelog](https://github.com/icinga/puppet-icingadb/compare/v0.1.0...v1.0.0)
29+
## [v1.0.0](https://github.com/voxpupuli/puppet-icingadb/tree/v1.0.0) (2022-12-27)
30+
31+
[Full Changelog](https://github.com/voxpupuli/puppet-icingadb/compare/v0.1.0...v1.0.0)
1232

1333
**Implemented enhancements:**
1434

15-
- Rework management of icingadb to support the released version [\#3](https://github.com/Icinga/puppet-icingadb/issues/3)
35+
- Rework management of icingadb to support the released version [\#3](https://github.com/voxpupuli/puppet-icingadb/issues/3)
1636

1737
**Fixed bugs:**
1838

19-
- Fix some typos in commands [\#1](https://github.com/Icinga/puppet-icingadb/pull/1) ([scoiatael](https://github.com/scoiatael))
39+
- Fix some typos in commands [\#1](https://github.com/voxpupuli/puppet-icingadb/pull/1) ([scoiatael](https://github.com/scoiatael))
2040

2141
**Closed issues:**
2242

23-
- Add support for Redis requirepass [\#4](https://github.com/Icinga/puppet-icingadb/issues/4)
24-
- Add management of icingadb-redis [\#2](https://github.com/Icinga/puppet-icingadb/issues/2)
43+
- Add support for Redis requirepass [\#4](https://github.com/voxpupuli/puppet-icingadb/issues/4)
44+
- Add management of icingadb-redis [\#2](https://github.com/voxpupuli/puppet-icingadb/issues/2)
45+
46+
## [v0.1.0](https://github.com/voxpupuli/puppet-icingadb/tree/v0.1.0) (2020-04-21)
47+
48+
[Full Changelog](https://github.com/voxpupuli/puppet-icingadb/compare/2de3956e6d14f7a69e9d66333e18c49ba0bbbef2...v0.1.0)
2549

26-
## [v0.1.0](https://github.com/icinga/puppet-icingadb/tree/v0.1.0) (2020-04-21)
2750

2851

29-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
52+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

‎README.md

+21-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# icingadb
22

3+
[![Build Status](https://github.com/voxpupuli/puppet-icingadb/workflows/CI/badge.svg)](https://github.com/voxpupuli/puppet-icingadb/actions?query=workflow%3ACI)
4+
[![Release](https://github.com/voxpupuli/puppet-icingadb/actions/workflows/release.yml/badge.svg)](https://github.com/voxpupuli/puppet-icingadb/actions/workflows/release.yml)
5+
[![Puppet Forge](https://img.shields.io/puppetforge/v/puppet/icingadb.svg)](https://forge.puppet.com/modules/puppet/icingadb)
6+
[![puppet integration](http://www.puppetmodule.info/images/badge.png)](https://icinga.com/products/integrations/puppet)
7+
[![Apache-2.0 License](https://img.shields.io/github/license/voxpupuli/puppet-icingadb.svg)](LICENSE)
8+
[![Donated by Icinga](https://img.shields.io/badge/donated%20by-Icinga-fb7047.svg)](#transfer-notice)
9+
[![Sponsored by NETWAYS](https://img.shields.io/badge/Sponsored%20by-NETWAYS%20GmbH-blue.svg)](https://www.netways.de)
10+
311
![Icinga Logo](https://www.icinga.com/wp-content/uploads/2014/06/icinga_logo.png)
412

513
#### Table of Contents
@@ -27,12 +35,12 @@ This module manages the IcingaDB Redis server and the IcingaDB itself.
2735

2836
This module supports:
2937

30-
* [puppet] >= 6.0.0 < 8.0.0
38+
* [puppet] >= 7.9.0 < 9.0.0
3139

3240
And requiers:
3341

34-
* [puppetlabs/stdlib] >= 5.1.0 < 9.0.0
35-
* [icinga/icinga] >= 2.9.0 < 4.0.0
42+
* [puppetlabs/stdlib] >= 6.6.0 < 10.0.0
43+
* [icinga/icinga] >= 2.9.0 < 6.0.0
3644

3745
### Beginning with icingadb
3846

@@ -49,7 +57,7 @@ bolt puppetfile install
4957

5058
Or do a `git clone` by hand into your modules directory:
5159
```
52-
git clone https://github.com/icinga/puppet-icingadb.git icingadb
60+
git clone https://github.com/voxpupuli/puppet-icingadb.git icingadb
5361
```
5462
Change to `icingadb` directory and check out your desired version:
5563
```
@@ -59,8 +67,16 @@ git checkout v1.0.0
5967

6068
## Reference
6169

62-
See [REFERENCE.md](https://github.com/Icinga/puppet-icingadb/blob/master/REFERENCE.md)
70+
See [REFERENCE.md](https://github.com/voxpupuli/puppet-icingadb/blob/main/REFERENCE.md)
6371

6472
## Release Notes
6573

6674
This code is a very early release and may still be subject to significant changes.
75+
76+
## Transfer Notice
77+
78+
This plugin was originally authored by [Icinga](http://www.icinga.com).
79+
The maintainer preferred that Vox Pupuli take ownership of the module for future improvement and maintenance.
80+
Existing pull requests and issues were transferred over, please fork and continue to contribute here instead of Icinga.
81+
82+
Previously: https://github.com/icinga/puppet-icingadb

‎RELEASE.md

-84
This file was deleted.

‎TESTING.md

-39
This file was deleted.

‎metadata.json

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "icinga-icingadb",
3-
"version": "1.0.1",
2+
"name": "puppet-icingadb",
3+
"version": "2.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Puppet module to manage IcingaDB and the IcingaDB Redis server",
66
"license": "Apache-2.0",
@@ -83,8 +83,5 @@
8383
"icingadb",
8484
"icingadb-redis",
8585
"monitoring"
86-
],
87-
"pdk-version": "3.0.0",
88-
"template-url": "https://github.com/puppetlabs/pdk-templates#3.0.0",
89-
"template-ref": "tags/3.0.0-0-g5bfc1c0"
86+
]
9087
}

0 commit comments

Comments
 (0)