Skip to content

Commit

Permalink
Fix: Add pre-check for teamdctl_state_dump (#3470)
Browse files Browse the repository at this point in the history
Signed-off-by: Xinting Li <[email protected]>

Co-authored-by: Xinting Li <[email protected]>
  • Loading branch information
TZ3070 and Xinting Li authored Jul 21, 2022
1 parent 7ac38ef commit 81c493e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions insights/collect.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
- name: insights.combiners.services
enabled: true
# needed for the 'teamdctl_state_dump' spec
- name: insights.parsers.nmcli.NmcliConnShow
enabled: true
# needed for multiple Datasouce specs
- name: insights.parsers.ps.PsAuxcww
enabled: true
Expand Down

0 comments on commit 81c493e

Please sign in to comment.