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: I94919d5e1164126ac974a67c34e398cfa3f138fb
This commit is contained in:
parent
28da8c5126
commit
b089ef8c54
@ -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-watcher.git",
|
"source": "https://opendev.org/openstack/puppet-watcher.git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user