We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5e0d61 + 3b3b5b5 commit 11927abCopy full SHA for 11927ab
metadata.json
@@ -30,7 +30,7 @@
30
},
31
{
32
"name": "puppetlabs/service",
33
- "version_requirement": ">= 1.3.0 < 2.0.0"
+ "version_requirement": ">= 1.3.0 < 3.0.0"
34
}
35
],
36
"operatingsystem_support": [
plans/install.pp
@@ -26,7 +26,7 @@
26
27
# Common Configuration
28
String $console_password,
29
- String $version = '2019.8.5',
+ String $version = '2019.8.8',
Optional[Array[String]] $dns_alt_names = undef,
Optional[String] $compiler_pool_address = undef,
Optional[String] $internal_compiler_a_pool_address = undef,
0 commit comments