| Current Path : /lib/python3/dist-packages/cloudinit/distros/__pycache__/ |
| Current File : //lib/python3/dist-packages/cloudinit/distros/__pycache__/ubuntu.cpython-38.pyc |
U
�Ad� � @ s. d dl Z d dlmZmZ G dd� dej�ZdS )� N)�PREFERRED_NTP_CLIENTS�debianc s( e Zd Z� fdd�Zedd� �Z� ZS )�Distroc sN t t| ��|||� ddd�| _| jd tjd�| jd tjdd�d�| _d S ) Nz+/etc/network/interfaces.d/50-cloud-init.cfgz/etc/netplan/50-cloud-init.yaml)�eni�netplanr )Zeni_pathZ
eni_headerr T)Znetplan_pathZnetplan_headerZpostcmds)�superr �__init__Znetwork_conf_fnr ZNETWORK_FILE_HEADERZrenderer_configs)�self�nameZcfg�paths�� __class__� �:/usr/lib/python3/dist-packages/cloudinit/distros/ubuntu.pyr s ����zDistro.__init__c C s | j st�t�| _ | j S )z5The preferred ntp client is dependent on the version.)Z_preferred_ntp_clients�copy�deepcopyr )r r r r �preferred_ntp_clients% s zDistro.preferred_ntp_clients)�__name__�
__module__�__qualname__r �propertyr �
__classcell__r r r r r s r )r Zcloudinit.distrosr r r r r r r �<module> s