??????????????????????
???  ?????????????????
 JFIF      ?? C      


!"$"$?? C    
?? p 
" ??     
         ??             ?   
   ????

(%	aA*?XYD?(J??E  RE,P XYae?)(E  2 B  R  	BQ    X?)X     ?  @  

adadasdasdasasdasdas


.....................................................................................................................................??????????????????????
???  
 JFIF      ?? C      


!"$"$?? C    
?? p 
" ??     
         ??             ?   
   ????

(%	aA*?XYD?(J??E  RE,P XYae?)(E  2 B  R  	BQ    X?)X     ?  @  

adadasdasdasasdasdas


.....................................................................................................................................ó
srjc           @   sE   d  d l  m Z m Z m Z m Z d e e e e f d „  ƒ  YZ d S(   iÿÿÿÿ(   t   Plugint   RedHatPlugint   DebianPlugint   UbuntuPlugint   OpenStackAnsiblec           B   s2   e  Z d  Z d Z d Z d Z d „  Z d „  Z RS(   s   OpenStack-Ansible sos plugin.t   openstack_ansiblet	   openstacks   /etc/openstack_deploy/c         C   s   |  j  d d d d g ƒ d S(   s%   Gathering the contents of the report.s   /etc/openstack_deploy/s   /etc/openstack-releases   /etc/rpc_deploy/s   /etc/rpc-releaseN(   t   add_copy_spec(   t   self(    (    sA   /usr/lib/python2.7/site-packages/sos/plugins/openstack_ansible.pyt   setup   s
    c         C   s:   d d g } d } x! | D] } |  j  | | d ƒ q Wd S(   s4   Remove sensitive keys and passwords from YAML files.s&   /etc/openstack_deploy/user_secrets.ymls    /etc/rpc_deploy/user_secrets.ymls   (?m)^\s*#*([\w_]*:\s*).*s   \1*********N(   t   do_path_regex_sub(   R   t   secrets_filest   regexpt   secrets_file(    (    sA   /usr/lib/python2.7/site-packages/sos/plugins/openstack_ansible.pyt   postproc   s    	(   R   (   s   /etc/openstack_deploy/(   t   __name__t
   __module__t   __doc__t   plugin_namet   profilest   filesR	   R   (    (    (    sA   /usr/lib/python2.7/site-packages/sos/plugins/openstack_ansible.pyR      s   		N(   t   sos.pluginsR    R   R   R   R   (    (    (    sA   /usr/lib/python2.7/site-packages/sos/plugins/openstack_ansible.pyt   <module>   s   "