Support Puppet 7
Puppet 7 has been tested in CI for a while but we haven't seen any issue with it. Let's officially support the version. Change-Id: Ibe6689c9d26e88c4814cc4edbb05f4694a961747
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 6.0.0 < 7.0.0"
|
||||
"version_requirement": ">= 6.0.0 < 8.0.0"
|
||||
}
|
||||
],
|
||||
"source": "https://opendev.org/openstack/puppet-nova.git",
|
||||
|
||||
Reference in New Issue
Block a user