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: Id5f5f248bd5e4794de49c3abcdc9a68e014b8593
This commit is contained in:
parent
a4a342c19c
commit
7cc1cf4a25
@ -56,7 +56,7 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
{
|
{
|
||||||
"name": "puppet",
|
"name": "puppet",
|
||||||
"version_requirement": ">= 6.0.0 < 7.0.0"
|
"version_requirement": ">= 6.0.0 < 8.0.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": "https://opendev.org/openstack/puppet-heat.git",
|
"source": "https://opendev.org/openstack/puppet-heat.git",
|
||||||
|
Loading…
Reference in New Issue
Block a user