HEX
Server: Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System: Linux ns565604.ip-54-39-133.net 4.18.0-553.50.1.el8_10.x86_64 #1 SMP Tue Apr 15 08:09:22 EDT 2025 x86_64
User: greer489 (1034)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: //lib/python3.6/site-packages/sos/report/plugins/__pycache__/rhc.cpython-36.pyc
3

-�_g�@s&ddlmZmZGdd�dee�ZdS)�)�Plugin�RedHatPluginc@s,eZdZdZdZdZd	Zdd�Zdd�ZdS)
�Rhcz�
    RHC is a client tool and daemon that connects the system
    to Red Hat hosted services enabling system and
    subscription management. This plugin captures
    configuration files and the output of 'rhc status'.
    z2Red Hat client for remote host configured services�rhccCs|jddg�|jdg�dS)Nz
/etc/rhc/*z/var/log/rhc-worker-playbookz
rhc status)Z
add_copy_specZadd_cmd_output)�self�r�/usr/lib/python3.6/rhc.py�setups
z	Rhc.setupcCs(|jddd�d}d}|j||d�dS)Nz&/etc/rhc/workers/foreman_rh_cloud.tomlz%(FORWARDER_PASSWORD\s*=\s*)(.+)(\"\,)z\1********\3z&/var/log/rhc-worker-playbook/ansible/*z9(\s*\"ansible_ssh_host_key_)(.+)(_public\":\s*)(.+)(\,|$)z\1\2\3********\5)Zdo_path_regex_sub)r�pathZregexprrr�postproc%s
zRhc.postprocN)r)	�__name__�
__module__�__qualname__�__doc__Z
short_descZplugin_nameZpackagesr	rrrrrrs
rN)Zsos.report.pluginsrrrrrrr�<module>s