Remove puppet 7 support
Puppet 7 already reached its EOL and now we have the newer major release(8) available. Change-Id: Ic1283c8155ce9a6d794ffc1f66ffd9236f0ac994 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 7.0.0 < 9.0.0"
|
||||
"version_requirement": ">= 8.0.0 < 9.0.0"
|
||||
}
|
||||
],
|
||||
"source": "https://opendev.org/openstack/puppet-horizon.git",
|
||||
|
4
releasenotes/notes/remove-puppet-7-bb1f0c950f429a84.yaml
Normal file
4
releasenotes/notes/remove-puppet-7-bb1f0c950f429a84.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