HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //lib/python3.6/site-packages/sos/report/plugins/__pycache__/rhc.cpython-36.pyc
3

\��h�@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