On Wed, Oct 10, 2012 at 10:13 PM, Jeff McCune <[email protected]> wrote: > On Wed, Oct 10, 2012 at 9:35 AM, kish <[email protected]> wrote: >> How do I send in extra options to the diff program that runs when >> puppet shows the diff between files. >> >> I'm looking to get the sdiff kind of output. >> >> Can't seem to remember the option. > > I think you're looking for these options, settable in puppet.conf: > > # Which arguments to pass to the diff command when printing > differences between > # files. The command to use can be chosen with the `diff` setting. > # The default value is '-u'. > # diff_args = -u >
Ah, thanks. Just found it by running genconfig. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
