
    -_g5                     N    d dl mZmZmZmZ  G d deee      Z G d dee      Zy)    )PluginRedHatPluginDebianPluginUbuntuPluginc                   (    e Zd ZdZdZdZdZd Zd Zy)ForemanInstallerz Foreman installer and maintainerforeman_installer)sysmgmt)zforeman-installerzrubygem-foreman_maintainc                 p    | j                  g d       | j                  d       | j                  dg       y )N)z/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/*.rbzforeman-maintain service status)add_copy_specadd_forbidden_pathadd_cmd_output)selfs    F/usr/lib/python3/dist-packages/sos/report/plugins/foreman_installer.pysetupzForemanInstaller.setup   s@     	
 		 	F	
 	-
 	    c                 *   d}d}| j                  ||d       d}| j                  ||d       | j                  |dd       | j                  dd	d       | j                  d
dd       | j                  d| ddd       | j                  d| ddd       y )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 ))(.*)z7(/etc/foreman-(installer|maintain)/(.*)((conf)(.*)?))|()z5((\:|\s*)(passw|cred|token|secret|key).*(\:\s|=))(.*)z;(/etc/foreman-(installer|maintain)/(.*)((yaml|yml)(.*)?))|(z\1"********")do_path_regex_sub)r   install_logslogsreglogs_debug_regs       r   postproczForemanInstaller.postproc-   s    4) 	|WnE" 	|^=NO4	 	7*	 	==	 	a!D		 	a!D		r   N)	__name__
__module____qualname__
short_descplugin_nameprofilespackagesr   r    r   r   r   r      s     3J%KH@H,$r   r   c                        e Zd Z fdZ xZS )RedHatForemanInstallerc                 R    | j                  ddgddgd       t        | 	          y )Nforeman_satellite_logsatellite_installer_logcapsule_logcapsule_installer_log)z(/var/log/foreman-installer/satellite.logz&/var/log/foreman-installer/capsule.log)add_file_tagssuperr   )r   	__class__s    r   r   zRedHatForemanInstaller.setupX   s3    (*CD 78	
 	 	r   )r   r   r   r   __classcell__)r+   s   @r   r#   r#   V   s    	 	r   r#   N)sos.report.pluginsr   r   r   r   r   r#   r!   r   r   <module>r.      s1   . .Bv|\ BN-| r   