Skip to content

Provide warning in log if dnf error might be due to running in vagrant

Chuck Culman requested to merge 272-dnf-collector-pre_stage-process-fails into dev

Checklist

  • documentation is changed or added in ./docs
  • unit tests updated to test changes

Description

Provide warning in log if dnf error might be due to running in vagrant

Context

If run on a vagrant box within the shared vagrant directory, the dnf collector fails.

Intent

Provide warning in log if dnf error might be due to running in vagrant

Closes #272 (closed)

Merge request reports