HOME


Mini Shell 1.0
DIR: /snap/core24/888/etc/netplan/
Upload File :
Current File : //snap/core24/888/etc/netplan/00-snapd-config.yaml
# 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