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: I5be248ce9b266f7562a2d913eac16e3347b8981b
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 6.0.0 < 7.0.0"
|
||||
"version_requirement": ">= 6.0.0 < 8.0.0"
|
||||
}
|
||||
],
|
||||
"operatingsystem_support": [
|
||||
|
Reference in New Issue
Block a user