Add back support for Puppet 5.x

This module follows the independent release model and should be
compatible with the current open branches (stable/train to master).

Because stable/train supports only Puppet 5.x, this modules should
support that old version as well.

Change-Id: I8bd53ee9c07263e29baad5d180c6a601c26034d5
This commit is contained in:
Takashi Kajinami 2022-08-22 09:33:00 +09:00
parent 29ca5f47d1
commit 721bfde8ab
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 6.0.0 < 8.0.0"
"version_requirement": ">= 5.0.0 < 8.0.0"
}
],
"operatingsystem_support": [