<% if puppetversion.split('.')[1].to_i > 23 then -%>
# We want unified diffs (only 0.24.4+ clients)
diff_args='-u'
show_diff=true
<% end -%>
<% if puppetversion.split('.')[1].to_i > 23 then -%>
# We want unified diffs (only 0.24.4+ clients)
diff_args='-u'
show_diff=true
<% end -%>