관리-도구
편집 파일: pxe.cpython-39.pyc
a -�_g� � @ sV d dl mZmZmZmZmZ G dd� de�ZG dd� dee�ZG dd� deee�ZdS ) � )�Plugin�RedHatPlugin�DebianPlugin�UbuntuPlugin� PluginOptc @ s( e Zd ZdZdZdZedddd�gZdS ) �PxezPXE serviceZpxe)Zsysmgmt�network�tftpbootFz"collect content from tftpboot path)�defaultZdescN)�__name__� __module__�__qualname__Z short_descZplugin_nameZprofilesr Zoption_list� r r �:/usr/lib/python3.9/site-packages/sos/report/plugins/pxe.pyr s ��r c s$ e Zd ZdZdZ� fdd�Z� ZS )� RedHatPxe)z/usr/sbin/pxeos)zsystem-config-netboot-cmdc s6 t � �� | �d� | �d� | �d�r2| �d� d S )Nz/usr/sbin/pxeos -lz/etc/dhcpd.confr z /tftpboot)�super�setupZadd_cmd_output� add_copy_spec� get_option��self�� __class__r r r s zRedHatPxe.setup)r r r �files�packagesr � __classcell__r r r r r s r c s e Zd ZdZ� fdd�Z� ZS )� DebianPxe)z tftpd-hpac s0 t � �� | �ddg� | �d�r,| �d� d S )Nz/etc/dhcp/dhcpd.confz/etc/default/tftpd-hpar z/var/lib/tftpboot)r r r r r r r r r ) s � zDebianPxe.setup)r r r r r r r r r r r % s r N) Zsos.report.pluginsr r r r r r r r r r r r �<module> s