Edit: /etc/netplan/50-cloud-init.yaml (1006B)
# 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:
- 167.71.18.86/20
- 10.10.0.5/16
gateway4: 167.71.16.1
match:
macaddress: 56:2f:d9:e3:15:a4
nameservers:
addresses:
- 67.207.67.3
- 67.207.67.2
search: []
set-name: eth0
eth1:
addresses:
- 10.116.0.2/20
match:
macaddress: 66:38:ef:50:99:d3
nameservers:
addresses:
- 67.207.67.3
- 67.207.67.2
search: []
set-name: eth1