Skip to content

Commit 84f6235

Browse files
traylenatorekohl
andauthored
Update manifests/instance.pp
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
1 parent f458fed commit 84f6235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/instance.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@
606606
custom_options => $custom_options,
607607
}
608608

609-
# Rely on https://github.com/puppetlabs/puppetlabs-stdlib/pull/1425
609+
# TODO: Rely on https://github.com/puppetlabs/puppetlabs-stdlib/pull/1425
610610
# once available.
611611
if $_template_params.stdlib::nested_values.any |$value| { $value.is_a(Deferred) } {
612612
$_template_params_escaped = $_template_params.map | $_var , $_value | {

0 commit comments

Comments
 (0)