Mark puppet 8 supported

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

Change-Id: Ice4d2fb2f1b91bb289dcb1147ef8b79b0c7e44f7
This commit is contained in:
Takashi Kajinami 2025-02-14 22:53:42 +09:00
parent cafa9a6ab7
commit 561d1801e3
2 changed files with 5 additions and 1 deletions

@ -72,7 +72,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-swift.git",

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