vendored/puppet/lib/puppet/functions/info.rb in bolt-0.17.1 vs vendored/puppet/lib/puppet/functions/info.rb in bolt-0.17.2

- old
+ new

@@ -1,5 +1,5 @@ -# Log a message on the server at level info. +# Logs a message on the server at level `info`. Puppet::Functions.create_function(:info, Puppet::Functions::InternalFunction) do # @param values The values to log. # @return [Undef] dispatch :info do scope_param