Report does not show "diff" when applying new template

Hello all,

after applying changes from a puppet template (.erb) I can't see the diff
in foreman. If I'm applying changes with "static" files, the diff is
displayed.
How can I fix this?

I'm using foreman 1.9.2-1 with puppet 3.8.3-1.

Thanks for your help,

Denny

I just noticed the very same thing:
When the only thing that changed is the .erb template file, foreman does
not show me the diff (it does show a diff another time when the same file
changed).
I am quite new to foreman+puppet though, so no idea what might cause that.
I'd really like to fix it though, if I could. The ability to review config
changes was one of the main attractions for me.

I am using foreman 1.9.3 and puppet 3.8.4

ยทยทยท On Wednesday, November 11, 2015 at 3:52:55 PM UTC+1, Denny wrote: > > Hello all, > > after applying changes from a puppet template (.erb) I can't see the diff > in foreman. If I'm applying changes with "static" files, the diff is > displayed. > How can I fix this? > > > I'm using foreman 1.9.2-1 with puppet 3.8.3-1. > > > Thanks for your help, > > Denny >

Can you both check if "show_diff" is set to true in your agent's
puppet.conf? If I recall, it defaults to false, so you wouldn't get a
diff then.