Skip to content

Commit c9f0c95

Browse files
committed
Drop Puppet 6 support
1 parent 186e0d7 commit c9f0c95

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

metadata.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,11 @@
88
"project_page": "https://github.com/voxpupuli/puppet-windows_env",
99
"issues_url": "https://github.com/voxpupuli/puppet-windows_env/issues",
1010
"description": "Create, delete, and insert values into Windows environment variables",
11-
"dependencies": [
12-
13-
],
11+
"dependencies": [],
1412
"requirements": [
1513
{
1614
"name": "puppet",
17-
"version_requirement": ">= 6.1.0 < 8.0.0"
15+
"version_requirement": ">= 7.0.0 < 8.0.0"
1816
}
1917
],
2018
"operatingsystem_support": [

0 commit comments

Comments
 (0)