| Server IP : 3.138.164.131 / Your IP : 216.73.216.136 Web Server : Apache System : Linux ns1.techtime.me 4.18.0-147.8.1.el8.lve.1.x86_64 #1 SMP Mon Jun 29 09:55:57 EDT 2020 x86_64 User : injazaat ( 1471) PHP Version : 8.1.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /lib/python3.6/site-packages/cloudinit/sources/helpers/__pycache__/ |
Upload File : |
3
��b1 � @ sH d dl Z d dlZd dlmZmZ ddd�Zd
dd�Zeed �d
d�ZdS )� N)�
url_helper�util� � c C s6 t j| |||d�}|j� s&td| ��tj|jj� �S )N)�timeout�sec_between�retrieszunable to read metadata at %s)r �readurl�ok�RuntimeErrorr Z load_yaml�contents�decode)�urlr r r �response� r �/usr/lib/python3.6/hetzner.py�
read_metadata s
r c C s, t j| |||d�}|j� s&td| ��|jS )N)r r r zunable to read userdata at %s)r r r
r r )r r r r r r r r �
read_userdata s
r )�data�returnc C sD t | t�stdt| � ��ytj| dd�S tjk
r> | S X dS )z�base64 decode data
If data is base64 encoded bytes, return b64decode(data).
If not, return data unmodified.
@param data: data as bytes. TypeError is raised if not bytes.
zdata is '%s', expected bytesT)ZvalidateN)�
isinstance�bytes� TypeError�type�base64Z b64decode�binascii�Error)r r r r �maybe_b64decode s
r )r r r )r r r ) r r Z cloudinitr r r r r r r r r r �<module> s