
    }f                         d dl Z d dlmZ d dlmZ d dlmZ  e j                  e      Z	dZ
 G d dej                        Zy)    N)helpers)photon)CLOUDINIT_NETPLAN_FILEa6  # This file is generated from information provided by the datasource. Changes
# to it will not persist across an instance reboot. To disable cloud-init's
# network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
c                   R    e Zd ZdZdZdZdZdeiZeeded   e	ddd	Z
d
Zd Zd Zy)Distroz/etc/hostnamez/etc/systemd/network/z/etc/locale.confz/etc/systemd/resolved.confnetplan)resolv_conf_fnnetwork_conf_dirTrue)netplan_pathnetplan_headerpostcmds)networkdr   Tc                     t         j                  j                  | |||       t        j                  |      | _        d| _        dg| _        y )Nmariner	systemctl)r   r   __init__r   Runners_runnerosfamilyinit_cmd)selfnamecfgpathss       ;/usr/lib/python3/dist-packages/cloudinit/distros/mariner.pyr   zDistro.__init__,   s<    tT36 u-!$    c                      y)Nz	127.0.0.1 )r   s    r   _get_localhost_ipzDistro._get_localhost_ip5   s    r   N)__name__
__module____qualname__systemd_hostname_conf_fnr
   systemd_locale_conf_fnresolve_conf_fnr   network_conf_fnNETWORK_FILE_HEADERrenderer_configsprefer_fqdnr   r    r   r   r   r   r      s_    ../2O "89O . 0

 ,I61

 K&r   r   )logging	cloudinitr   cloudinit.distrosr   cloudinit.net.netplanr   	getLoggerr!   LOGr(   r   r   r   r   <module>r1      s=   
   $ 8g!  V]]  r   