Skip to content

Commit

Permalink
Add spec "/var/log/candlepin/candlepin.log" back
Browse files Browse the repository at this point in the history
Signed-off-by: Huanhuan Li <[email protected]>
  • Loading branch information
huali027 committed Jan 5, 2024
1 parent 5663c54 commit ab93967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions insights/specs/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ class DefaultSpecs(Specs):
bootc_status = simple_command("/usr/bin/bootc status --json")
buddyinfo = simple_file("/proc/buddyinfo")
brctl_show = simple_command("/usr/sbin/brctl show")
candlepin_log = simple_file("/var/log/candlepin/candlepin.log")
cciss = glob_file("/proc/driver/cciss/cciss*")
cdc_wdm = simple_file("/sys/bus/usb/drivers/cdc_wdm/module/refcnt")
ceph_conf = first_file(["/var/lib/config-data/puppet-generated/ceph/etc/ceph/ceph.conf", "/etc/ceph/ceph.conf"])
Expand Down

0 comments on commit ab93967

Please sign in to comment.