Server IP : 23.254.227.96 / Your IP : 216.73.216.46 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/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