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 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:
version: 2
ethernets:
eth0:
addresses:
- 134.209.147.209/20
- 10.47.0.5/16
match:
macaddress: 92:b4:5b:18:7e:9d
mtu: 1500
nameservers:
addresses:
- 67.207.67.3
- 67.207.67.2
search: []
routes:
- to: 0.0.0.0/0
via: 134.209.144.1
set-name: eth0
eth1:
addresses:
- 10.139.64.137/16
match:
macaddress: 5e:c0:42:69:8a:03
mtu: 1500
nameservers:
addresses:
- 67.207.67.3
- 67.207.67.2
search: []
set-name: eth1