Your IP : 216.73.217.13


Current Path : /usr/lib/python3/dist-packages/cloudinit/handlers/__pycache__/
Upload File :
Current File : //usr/lib/python3/dist-packages/cloudinit/handlers/__pycache__/boot_hook.cpython-38.pyc

U

�Ad��@s\ddlZddlmZddlmZddlmZmZddlmZe�	e
�ZGdd�dej�Z
dS)�N)�handlers)�log)�subp�util)�
PER_ALWAYSc@s*eZdZdgZdd�Zdd�Zdd�ZdS)	�BootHookPartHandlerz#cloud-boothookcKs2tj�|t�|�d�|_d|_|r.|��|_dS)NZ	boothooks)r�Handler�__init__rZ	get_ipath�boothook_dir�instance_idZget_instance_id)�self�pathsZ
datasourceZ_kwargs�r�>/usr/lib/python3/dist-packages/cloudinit/handlers/boot_hook.pyr	s
zBootHookPartHandler.__init__cCsJt�|�}tj�|j|�}tjt�|�|jdd�}t�	||�
�d�|S)Nr)�prefixi�)rZclean_filename�os�path�joinr
Zstrip_prefix_suffixZdos2unix�prefixesZ
write_file�lstrip)r�payload�filename�filepath�contentsrrr�_write_part!s
�zBootHookPartHandler._write_partcCs�|tjkrdS|�||�}z6tj��}|jdk	r>t|j�|d<tj|g|d�WnDtj	k
rtt
�td|�Yn"t
k
r�t
�td|�YnXdS)NZINSTANCE_ID)�envz#Boothooks script %s execution errorz'Boothooks unknown error when running %s)rZCONTENT_SIGNALSrr�environ�copyr�strrZProcessExecutionErrorrZlogexc�LOG�	Exception)r�dataZctyperrZ	frequencyrrrrr�handle_part*s 


�zBootHookPartHandler.handle_partN)�__name__�
__module__�__qualname__rr	rr"rrrrrs	r)rZ	cloudinitrrZloggingrrZcloudinit.settingsrZ	getLoggerr#rrrrrrr�<module>s