Your IP : 216.73.216.91


Current Path : /etc/netplan/
Upload File :
Current File : //etc/netplan/50-cloud-init.yaml

# This file is generated from information provided by
# the datasource.  Changes to it will not persist across an instance.
# 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}
network:
    version: 2
    ethernets:
        eth0:
            addresses:
            - 142.93.153.53/20
            - 10.20.0.5/16
            gateway4: 142.93.144.1
            match:
                macaddress: 3e:a3:fc:f3:e9:67
            nameservers:
                addresses:
                - 67.207.67.3
                - 67.207.67.2
                search: []
            set-name: eth0