Viewing File: /usr/lib/python2.7/site-packages/cloudinit/distros/debian.pyo
ó
oBú]c @ s d d l Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m
Z
e j e ƒ Z
d Z i d
d 6d d 6Z d Z d Z d Z d e j f d „ ƒ YZ d „ Z d d „ Z e d d „ Z d d „ Z d d „ Z d S( iÿÿÿÿN( t distros( t helpers( t log( t util( t HostnameConf( t PER_INSTANCEs apt-gets( --option=Dpkg::Options::=--force-confolds* --option=Dpkg::options::=--force-unsafe-ios --assume-yess --quiett eatmydatat commandt autot enableds8 # 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}
s' /etc/network/interfaces.d/50-cloud-inits /etc/default/localet Distroc B s÷ e Z d Z i d d 6d d 6Z i i e d d 6e d 6d 6i e d d 6e d 6e d 6d 6Z d
„ Z d „ Z d d d
„ Z
d „ Z d „ Z d „ Z
d „ Z d „ Z d „ Z d d „ Z d „ Z d „ Z d d d „ Z d „ Z d „ Z RS( s
/etc/hostnames' /etc/network/interfaces.d/50-cloud-initt enis /etc/netplan/50-cloud-init.yamlt netplant eni_patht
eni_headert netplan_patht netplan_headert postcmdsc C sJ t j j | | | | ƒ t j | ƒ | _ d | _ d | _ d | _ d S( Nt debians en_US.UTF-8(
R R
t __init__R t Runnerst _runnert osfamilyt default_localet Nonet
system_locale( t selft namet cfgt paths( ( s<