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.
1 parent f458fed commit 84f6235Copy full SHA for 84f6235
manifests/instance.pp
@@ -606,7 +606,7 @@
606
custom_options => $custom_options,
607
}
608
609
- # Rely on https://github.com/puppetlabs/puppetlabs-stdlib/pull/1425
+ # TODO: Rely on https://github.com/puppetlabs/puppetlabs-stdlib/pull/1425
610
# once available.
611
if $_template_params.stdlib::nested_values.any |$value| { $value.is_a(Deferred) } {
612
$_template_params_escaped = $_template_params.map | $_var , $_value | {
0 commit comments