Done !
| Server IP : 162.240.50.153 / Your IP : 216.73.216.201 Web Server : Apache System : Linux vps-880082.mktpower.cl 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : wwmktp ( 1003) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.7/site-packages/cloudinit/net/ |
Upload File : |
�
oB�]c @ s� d d l Z d d l Z d d l m Z d d l m Z m Z m Z d d l m Z
d d l m Z d d l m Z d d l
m Z m Z d Z e
j e � Z d
� Z d d � Z d � Z d d
� Z d e j f d � � YZ d d � Z d d � Z d S( i����Ni ( t renderer( t subnet_is_ipv6t NET_CONFIG_TO_V2t IPV6_DYNAMIC_TYPES( t log( t util( t safeyaml( t
SYS_CLASS_NETt get_devicelists4 # This is the initial network config.
# It can be overwritten by cloud-init or console-conf.
network:
version: 2
ethernets:
all-en:
match:
name: "en*"
dhcp4: true
all-eth:
match:
name: "eth*"
dhcp4: true
c s t � f d � | j � D� � S( Nc 3 s0 | ]&