using tp::install {'iptraf':} should just install the package
Actual Behavior
but on Debian 11 the actual package installed is iptraf-ng. TP thinks then on the next run the package iptraf is not installed (well it isn't) so tries to install it. This gives constant "with corrective changes" in the PE console.
Steps to Reproduce the Problem
Specifications
PR will follow.
Please add this info:
Output of facter -p on the failing node (at least the OS related facts)
Version of Puppet and of the module
The relevant Puppet code and eventually Hiera data
Expected Behavior
using tp::install {'iptraf':} should just install the package
Actual Behavior
but on Debian 11 the actual package installed is iptraf-ng. TP thinks then on the next run the package iptraf is not installed (well it isn't) so tries to install it. This gives constant "with corrective changes" in the PE console.
Steps to Reproduce the Problem
Specifications
PR will follow.
Please add this info:
facter -p
on the failing node (at least the OS related facts)