Hi,

I am wondering what the difference between a Resource Default statement like

Exec {
  path        => '/usr/bin:/bin:/usr/sbin:/sbin',
  environment => 'RUBYLIB=/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0/',
  logoutput   => true,
  timeout     => 180,
}

and

using a per block default like described in

https://puppet.com/docs/puppet/5.3/lang_data_default.html#per-block-resource-defaults

is?

Greetings

Tobias

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANxXLRYaexru5pzjAJ1F2rnRwpDZAcSphHSa43E3r-OZxc-wFA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to