HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/sos/report/plugins/__pycache__/rhc.cpython-310.pyc
o

-�_g�@s&ddlmZmZGdd�dee�ZdS)�)�Plugin�RedHatPluginc@s,eZdZdZdZdZdZdd�Zdd�Zd	S)
�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�rhc)rcCs|�ddg�|�dg�dS)Nz
/etc/rhc/*z/var/log/rhc-worker-playbookz
rhc status)�
add_copy_spec�add_cmd_output)�self�r	�8/usr/lib/python3/dist-packages/sos/report/plugins/rhc.py�setups�
�z	Rhc.setupcCs(|�ddd�d}d}|�||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)�do_path_regex_sub)r�path�regexpr	r	r
�postproc%s
�
�zRhc.postprocN)	�__name__�
__module__�__qualname__�__doc__�
short_desc�plugin_name�packagesrrr	r	r	r
rs
rN)�sos.report.pluginsrrrr	r	r	r
�<module>s