EVOLUTION-MANAGER
Edit File: landscape.cpython-36.opt-1.pyc
3 �f� � @ s. d dl Z d dlmZmZ G dd� dee�ZdS )� N)�Plugin�UbuntuPluginc @ s0 e Zd ZdZdZd ZdZdZdd � Zd d� Z dS )� LandscapezUbuntu Landscape clientZ landscape�sysmgmt�/etc/landscape/client.conf�/etc/landscape/service.conf�landscape-client�landscape-serverc C s� dd� dD �}t |�s$| jjd� n$| jddd d g� | jddd dg� | jddddddg� | jd�sx| jddg� n| jddg� | jdddg� d S )Nc S s g | ]}|t jk�qS � )�os�environ)�.0�pr r �/usr/lib/python3.6/landscape.py� <listcomp> s z#Landscape.setup.<locals>.<listcomp>�LANDSCAPE_API_KEY�LANDSCAPE_API_SECRET�LANDSCAPE_API_URIz�Not all environment variables set. Source the environment file for the user intended to connect to the Landscape environment so that the landscape-api commands can be used.zlandscape-api get-distributionszlandscape-api get-apt-sourcesz%landscape-api get-repository-profilesz'landscape-api get activites --limit 100z&landscape-api --json get-distributionsz$landscape-api --json get-apt-sourcesz,landscape-api --json get-repository-profilesz.landscape-api --json get activites --limit 100z/etc/default/landscape-clientz/etc/default/landscape-serverz/etc/landscape/client.confz/etc/landscape/service.confz/etc/landscape/service.conf.oldz*/var/lib/landscape/landscape-oops/*/OOPS-*Zall_logsz/var/log/landscape/*.logz/var/log/landscape-server/*.logz/var/log/landscapez/var/log/landscape-serverz'gpg --verify /etc/landscape/license.txtz$head -n 5 /etc/landscape/license.txtzlsctl status)r r r )�allZsoslogZwarningZadd_cmd_outputZ add_copy_specZ get_option)�selfZvars_allr r r �setup sD zLandscape.setupc C s8 | j ddd� dddddg}| jd d dj|� d� d S ) Nz/etc/landscape/client.confzregistration_password(.*)zregistration_password[********]ZpasswordZstore_passwordzsecret-tokenzoidc-client-secretzoidc-client-idz/etc/landscape/service.conf*z(%s) = (.*)�|z\1 = [********])Zdo_file_subZdo_path_regex_sub�join)r �keysr r r �postprocL s zLandscape.postprocN)r )r r )r r ) �__name__� __module__�__qualname__Z short_descZplugin_nameZprofiles�filesZpackagesr r r r r r r s 6r )r Zsos.report.pluginsr r r r r r r �<module> s