Skip to content

Commit

Permalink
Update manifests/instance.pp
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
  • Loading branch information
traylenator and ekohl authored Apr 17, 2024
1 parent f458fed commit 84f6235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/instance.pp
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@
custom_options => $custom_options,
}

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

0 comments on commit 84f6235

Please sign in to comment.