Comment 4 for bug 2039825

Revision history for this message
Danilo Egea Gondolfo (danilogondolfo) wrote :

I can confirm the test cases below are now working on netplan.io 0.107-5ubuntu0.1 on Mantic.

nmcli con add type wifi ifname wlan0 ssid asdasd wifi-sec.key-mgmt ieee8021x 802-1x.eap leap 802-1x.identity username 802-1x.password aaaaaaaa

nmcli con add type wifi ifname wlan0 ssid asdasd wifi-sec.key-mgmt wpa-eap 802-1x.eap leap 802-1x.identity username 802-1x.password aaaaaaaa

Previously these cases were failing as described here https://github.com/canonical/netplan/pull/415

The new netplan.io package in -proposed is passing all the autopkgtests https://autopkgtest.ubuntu.com/packages/netplan.io