# 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}
auto lo
iface lo inet loopback
dns-nameservers 8.8.8.8 8.8.4.4
auto eth0
iface eth0 inet static
address 172.16.1.70
netmask 255.255.255.0
mtu 1500
post-up route add default gw 172.16.1.2 || true
pre-down route del default gw 172.16.1.2 || true
auto eth1
iface eth1 inet static
address 10.255.255.2
netmask 255.255.255.0
mtu 1450
# 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}
auto lo
iface lo inet loopback
dns-nameservers 8.8.8.8 8.8.4.4
auto eth0
iface eth0 inet static
address 172.20.1.1
netmask 255.255.255.0
mtu 1500
post-up route add default gw 172.20.1.254 || true
pre-down route del default gw 172.20.1.254 || true
auto eth1
iface eth1 inet static
address 10.255.255.2
netmask 255.255.255.0
mtu 1450