U
    -_g6                     @   s*   d dl mZmZmZ G dd deeZdS )    )PluginIndependentPlugin	PluginOptc                   @   s8   e Zd Zd ZdZdZdZdZeddddgZ	d	d
 Z
dS )OSTreeZostree)systemZsysmgmtZpackagemanager)z/ostree)zostree-finalize-stagedzostree-boot-completefsckFzcollect ostree fsck)defaultZdescc                 C   s2   |  d | dddg | dr.| d d S )Nz/ostree/repo/configzostree admin statuszostree admin config-diffzostree refsr   zostree fsck)Zadd_copy_specZadd_cmd_outputZ
get_option)self r
   ;/usr/lib/python3/dist-packages/sos/report/plugins/ostree.pysetup   s    

zOSTree.setupN)__name__
__module____qualname__Z
short_descZplugin_nameZprofilesfilesservicesr   Zoption_listr   r
   r
   r
   r   r      s   r   N)Zsos.report.pluginsr   r   r   r   r
   r
   r
   r   <module>	   s   