Remove puppet 7 support
Puppet 7 already reached its EOL and now we have the newer major release(8) available. Change-Id: I17a260f8ffa3b6592217ef1403160262f8290420 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
{
|
{
|
||||||
"name": "puppet",
|
"name": "puppet",
|
||||||
"version_requirement": ">= 7.0.0 < 9.0.0"
|
"version_requirement": ">= 8.0.0 < 9.0.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": "https://opendev.org/openstack/puppet-octavia.git",
|
"source": "https://opendev.org/openstack/puppet-octavia.git",
|
||||||
|
4
releasenotes/notes/remove-puppet-7-0f88e88cdda9807b.yaml
Normal file
4
releasenotes/notes/remove-puppet-7-0f88e88cdda9807b.yaml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
Puppet 7 is no longer supported. Use Puppet 8 instead.
|
Reference in New Issue
Block a user