diff --git a/insights/collect.py b/insights/collect.py index b99d4a01ba..d9418b239b 100755 --- a/insights/collect.py +++ b/insights/collect.py @@ -184,7 +184,7 @@ - name: insights.combiners.sap.Sap enabled: true - # needed for fw_devices and fw_security specs + # needed for fw_security specs - name: insights.parsers.virt_what.VirtWhat enabled: true - name: insights.combiners.virt_what.VirtWhat diff --git a/insights/specs/default.py b/insights/specs/default.py index 9e842311ab..21204cb4fa 100644 --- a/insights/specs/default.py +++ b/insights/specs/default.py @@ -356,7 +356,6 @@ class DefaultSpecs(Specs): firewalld_conf = simple_file("/etc/firewalld/firewalld.conf") foreman_production_log = simple_file("/var/log/foreman/production.log") fstab = simple_file("/etc/fstab") - fw_devices = simple_command("/bin/fwupdagent get-devices", deps=[IsBareMetal]) fw_security = simple_command("/bin/fwupdagent security --force", deps=[IsBareMetal]) galera_cnf = first_file( [