Remove support for Puppet 6
... because Puppet 6 reached its EOL in February 2023. Change-Id: Id9664008696c94cd0029c01792f7af9def87e11d
This commit is contained in:
parent
9fe8664d78
commit
e1f09fece0
@ -56,7 +56,7 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
{
|
{
|
||||||
"name": "puppet",
|
"name": "puppet",
|
||||||
"version_requirement": ">= 6.0.0 < 8.0.0"
|
"version_requirement": ">= 7.0.0 < 8.0.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": "https://opendev.org/openstack/puppet-barbican.git",
|
"source": "https://opendev.org/openstack/puppet-barbican.git",
|
||||||
|
4
releasenotes/notes/remove-puppet-6-d32115dbd87d54db.yaml
Normal file
4
releasenotes/notes/remove-puppet-6-d32115dbd87d54db.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
Puppet 6 is no longer supported.
|
Loading…
Reference in New Issue
Block a user