File: //lib/python3/dist-packages/sos/report/plugins/__pycache__/foreman_installer.cpython-38.pyc
U
i��dK � @ sB d dl mZmZmZmZ G dd� deee�ZG dd� dee�ZdS )� )�Plugin�RedHatPlugin�DebianPlugin�UbuntuPluginc @ s, e Zd ZdZdZdZdZdd� Zdd� Zd S )
�ForemanInstallerz Foreman installer and maintainerZforeman_installer)Zsysmgmt)zforeman-installerzrubygem-foreman_maintainc C s0 | � ddddddg� | �d� | �dg� d S ) Nz/etc/foreman-installer/*z/var/log/foreman-installer/*z/var/log/foreman-maintain/*z"/var/lib/foreman-maintain/data.ymlz*/etc/foreman-maintain/foreman_maintain.ymlz-/etc/foreman-installer/scenarios.d/*/.appliedz4/etc/foreman-installer/scenarios.d/*.migrations/*.rbzforeman-maintain service status)Z
add_copy_specZadd_forbidden_pathZadd_cmd_output��self� r �F/usr/lib/python3/dist-packages/sos/report/plugins/foreman_installer.py�setup s �
��zForemanInstaller.setupc C sz d}d}| � ||d� d}| � ||d� | � |dd� | � dd d� | � d
dd� | � d| d
d� | � d| d
d� d S )Nz/var/log/foreman-installer/z~((foreman.*)?(\"::(foreman(.*?)|katello).*)?((::(.*)::.*(passw|cred|token|secret|key).*(\")?:)|(storepass )|(password =)))(.*)z\1 ********zZ(\s)+(Found key: (\"(foreman(.*?)|katello)::(.*(token|secret|key|passw).*)\") value:) (.*)z\1 \2 ********z%((\.|_|-)password(=\'|=|\", \"))(\w*)z
\1********z)/var/log/foreman-installer/foreman-proxy*z(\s*proxy_password\s=) (.*)z//var/log/foreman-maintain/foreman-maintain.log*z.(((passw|cred|token|secret)=)|(password ))(.*)z:(/etc/foreman-(installer|maintain)/(.*)((conf)(.*)?))|(%s)z5((\:|\s*)(passw|cred|token|secret|key).*(\:\s|=))(.*)z>(/etc/foreman-(installer|maintain)/(.*)((yaml|yml)(.*)?))|(%s)z\1"********")Zdo_path_regex_sub)r Zinstall_logsZlogsregZlogs_debug_regr r r
�postproc- sD �������zForemanInstaller.postprocN) �__name__�
__module__�__qualname__Z
short_descZplugin_nameZprofilesZpackagesr r r r r r
r s r c s e Zd Z� fdd�Z� ZS )�RedHatForemanInstallerc s&