We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acdeea7 commit 5708aa0Copy full SHA for 5708aa0
.sync.yml
@@ -4,4 +4,5 @@ Rakefile:
4
- 'PuppetSyntax.exclude_paths = ["plans/**/*.pp", "vendor/**/*"]'
5
.gitignore:
6
paths:
7
- - '.rerun.json'
+ - '.rerun.json'
8
+ - '*.tar.gz'
metadata.json
@@ -25,7 +25,8 @@
25
"version_requirement": ">= 0.1.0 < 2.0.0"
26
},
27
{
28
- "name": "puppet/format", "version_requirement": ">= 0.1.0 < 1.0.0"
+ "name": "puppet/format",
29
+ "version_requirement": ">= 0.1.0 < 1.0.0"
30
}
31
],
32
"operatingsystem_support": [
@@ -54,7 +55,7 @@
54
55
"version_requirement": ">= 6.0.2 < 7.0.0"
56
57
- "pdk-version": "1.15.0",
58
+ "pdk-version": "1.17.0",
59
"template-url": "https://github.com/puppetlabs/pdk-templates.git#1.13.0",
60
"template-ref": "tags/1.13.0-0-g66e1443"
61
0 commit comments