We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8594f5 + d1a60a8 commit 4bed77eCopy full SHA for 4bed77e
CHANGELOG.md
@@ -4,6 +4,7 @@ Release notes for the puppetlabs-puppetdb module.
4
5
#### Unreleased
6
* Drop support for Puppet 6
7
+* Drop support for Ubuntu 16.04 and Scientific Linux 7
8
9
#### 7.14.0 - 2023/10/09
10
* Owner of puppetdb config.ini is now root
metadata.json
@@ -47,12 +47,6 @@
47
"8"
48
]
49
},
50
- {
51
- "operatingsystem": "Scientific",
52
- "operatingsystemrelease": [
53
- "7"
54
- ]
55
- },
56
{
57
"operatingsystem": "SLES",
58
"operatingsystemrelease": [
@@ -69,7 +63,6 @@
69
63
70
64
"operatingsystem": "Ubuntu",
71
65
72
- "16.04",
73
66
"18.04",
74
67
"20.04"
75
68
0 commit comments