Skip to content

Commit 4bed77e

Browse files
authored
Merge pull request #384 from h0tw1r3/drop-platforms
drop support for Ubuntu 16 and Scientific Linux 7
2 parents c8594f5 + d1a60a8 commit 4bed77e

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Release notes for the puppetlabs-puppetdb module.
44

55
#### Unreleased
66
* Drop support for Puppet 6
7+
* Drop support for Ubuntu 16.04 and Scientific Linux 7
78

89
#### 7.14.0 - 2023/10/09
910
* Owner of puppetdb config.ini is now root

metadata.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@
4747
"8"
4848
]
4949
},
50-
{
51-
"operatingsystem": "Scientific",
52-
"operatingsystemrelease": [
53-
"7"
54-
]
55-
},
5650
{
5751
"operatingsystem": "SLES",
5852
"operatingsystemrelease": [
@@ -69,7 +63,6 @@
6963
{
7064
"operatingsystem": "Ubuntu",
7165
"operatingsystemrelease": [
72-
"16.04",
7366
"18.04",
7467
"20.04"
7568
]

0 commit comments

Comments
 (0)