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: I27c255b14fa0eebeeb46930eff6c22b8b6ba33a8
This commit is contained in:
Takashi Kajinami 2021-08-16 18:13:01 +09:00
parent a134d10325
commit 9a82468f74
1 changed files with 1 additions and 1 deletions

View File

@ -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": [