Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/sos/cleaner/preppers/__pycache__/ |
Upload File : |
o -�_g � @ s d dl mZ G dd� de�ZdS )� )� SoSPrepperc @ s$ e Zd ZdZdZdd� Zdd� ZdS )� IPPrepperz� This prepper is for IP network addresses. The aim of this prepper is to provide the file path for where the output of `ip addr` is saved. �ipc C s | � |�S )N)�_get_ip_file_list)�self�archive� r �9/usr/lib/python3/dist-packages/sos/cleaner/preppers/ip.py�_get_ipv6_file_list s zIPPrepper._get_ipv6_file_listc C s$ g }|j r dg}|S |jrdg}|S )Nz"sos_commands/networking/ip_-o_addrzdata/insights_commands/ip_addr)�is_sos�is_insights)r r �_filesr r r r s �zIPPrepper._get_ip_file_listN)�__name__� __module__�__qualname__�__doc__�namer r r r r r r s r N)�sos.cleaner.preppersr r r r r r �<module> s