Mark puppet 8 supported

Now we test puppet 8 in CI so can declare that we support it.

Change-Id: I939002d85c3f845c07beb6a3ac6798ecd6d19e5b
This commit is contained in:
Takashi Kajinami
2025-02-14 22:45:08 +09:00
parent dc0a2bdd42
commit 00e6612fff
2 changed files with 5 additions and 1 deletions

View File

@@ -56,7 +56,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 7.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
],
"source": "https://opendev.org/openstack/puppet-cloudkitty.git",

View File

@@ -0,0 +1,4 @@
---
features:
- |
This module now officially supports Puppet 8.