Closed florusboth closed 1 year ago
tp_install { 'vim' : } install vim fine on Redhat8+ but the actual package installed is vim-enhanced. This makes tp test vim fail:
pemaster.yeetta.net: rpm -qi vim package vim is not installed
but:
rpm -qi vim-enhanced Name : vim-enhanced Epoch : 2
Please use the following labels:
Please provide any info useful for troubleshooting, like:
facter -p
works!
Describe your issue
tp_install { 'vim' : } install vim fine on Redhat8+ but the actual package installed is vim-enhanced. This makes tp test vim fail:
but:
Labels
Please use the following labels:
Context
Please provide any info useful for troubleshooting, like:
facter -p
on the failing node (at least the OS related facts)