%PDF- %PDF-
Direktori : /lib/python3/dist-packages/cloudinit/distros/__pycache__/ |
Current File : //lib/python3/dist-packages/cloudinit/distros/__pycache__/mariner.cpython-312.pyc |
� �f� � � � d dl Z d dlmZ d dlmZ d dlmZ e j e� Z dZ G d� dej � Zy)� 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 Zd ZdZdZdZdZdeiZeed�ed e dd�d �Z d Zd� Zd� 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| _ dg| _ 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 zDistro.__init__, s<