ncsa / puppet-profile_network

General profile to handle configuration related to networking
1 stars 0 forks source link

Need to ensure lspci package is installed #2

Open billglick opened 2 years ago

billglick commented 2 years ago

I'm seeing errors like the following on some hosts (e.g. idds-test):

Error: Facter: Error while resolving custom fact fact='has_mellanox', resolution='<anonymous>': Could not execute 'lspci | grep ConnectX-': command not found

I think we need to ensure that the lspci package is installed by this module.

billglick commented 5 months ago

Need to ensure the following package is installed: pciutils