Mark puppet 8 supported
Now we test puppet 8 in CI so can declare that we support it. Change-Id: I1e167f77e7ed93c38e9748c7d11ecfd21614534f
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 6.0.0 < 8.0.0"
|
||||
"version_requirement": ">= 6.0.0 < 9.0.0"
|
||||
}
|
||||
],
|
||||
"operatingsystem_support": [
|
||||
|
||||
4
releasenotes/notes/puppet-8-eabce8e7f40e5e8a.yaml
Normal file
4
releasenotes/notes/puppet-8-eabce8e7f40e5e8a.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
This module now officially supports Puppet 8.
|
||||
Reference in New Issue
Block a user