PATH:
etc
/
netplan
# 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} network: ethernets: ens5: dhcp4: true dhcp6: false match: macaddress: 0a:c0:8e:b7:ea:97 set-name: ens5 version: 2
[+]
..
[-] 50-cloud-init.yaml
[edit]