example42 / tinydata

Tiny Data for Tiny Puppet & C.
7 stars 12 forks source link

iptraf in debian 11 is called iptraf-ng #43

Closed florusboth closed 2 years ago

florusboth commented 2 years ago

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:

  1. Output of facter -p on the failing node (at least the OS related facts)
  2. Version of Puppet and of the module
  3. The relevant Puppet code and eventually Hiera data