diff options
-rw-r--r-- | metadata.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.json b/metadata.json index f2b0204..66c47c1 100644 --- a/metadata.json +++ b/metadata.json @@ -101,7 +101,7 @@ "requirements": [ { "name": "puppet", - "version_requirement": ">= 4.7.0 < 6.0.0" + "version_requirement": ">=2.7.20 < 6.0.0" } ], "description": "Standard Library for Puppet Modules", |