Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
o ���b� � @ s. d dl mZmZ d dlZG dd� dee�ZdS )� )�Plugin�IndependentPluginNc @ s, e Zd ZdZdZdZdZdd� Zdd� Zd S ) �OpenStackTripleOz1Installation information from OpenStack Installer�openstack_tripleo)� openstack�openstack_controller�openstack_compute)zopenstack-selinuxc C s g d�| _ | �| j � d S )N)z/var/log/paunch.logz/var/lib/container-puppet/z/var/lib/tripleo-config/z/var/lib/tripleo/z/etc/puppet/hieradata/)�tripleo_log_paths� add_copy_spec)�self� r �F/usr/lib/python3/dist-packages/sos/report/plugins/openstack_tripleo.py�setup s zOpenStackTripleO.setupc C s0 d}t �|t j�}| jD ] }| �||d� qd S )NzK(".*(key|password|pass|secret|database_connection))([":\s]+)(.*[^"])([",]+)z\1\3*********\5)�re�compile� IGNORECASEr �do_path_regex_sub)r �secrets�rgxp�pathr r r �postproc# s �zOpenStackTripleO.postprocN) �__name__� __module__�__qualname__� short_desc�plugin_name�profiles�packagesr r r r r r r s r )�sos.report.pluginsr r r r r r r r �<module> s