U
    -_g|                     @   s&   d dl mZmZ G dd deeZdS )    )PluginIndependentPluginc                   @   s$   e Zd ZdZdZdZdZdd ZdS )	TargetClizTargetCLI TCM/LIO configuration)	targetclizpython-rtslib)Zstorager   c                 C   sT   |  ddg d}| | |dg | d | jdd | | | d d S )	Nztargetcli lsztargetcli statusz/sys/kernel/config/targetz**/password*targetr   )Zunitsz/etc/target)Zadd_cmd_outputZadd_forbidden_pathZ	path_joinZadd_service_statusZadd_journalZadd_copy_spec)selfZsys_conf_dir r   >/usr/lib/python3/dist-packages/sos/report/plugins/targetcli.pysetup   s    


zTargetCli.setupN)__name__
__module____qualname__Z
short_descZpackagesZprofilesZplugin_namer
   r   r   r   r	   r      s
   r   N)Zsos.report.pluginsr   r   r   r   r   r   r	   <module>   s   