Public bug reported:
I am using ubuntu 19.04 (disco)
netplan version:- netplan.io/disco-updates,now 0.97-0ubuntu1~19.04.1
amd64
when i change /etc/netplan/01-netcfg.yaml to set static ip
network:
ethernets:
eth0:
addresses:
- 10.243.15.105/19
dhcp4: 'no'
gateway4:
You have been subscribed to a public bug:
I am using ubuntu 19.04 (disco)
netplan version:- netplan.io/disco-updates,now 0.97-0ubuntu1~19.04.1
amd64
when i change /etc/netplan/01-netcfg.yaml to set static ip and do
netplan apply
i get below error:-
Traceback (most recent call last):
File "/u