The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / wpa_supplicant / wpa_supplicant.conf
1 ctrl_interface=/var/run/wpa_supplicant
2 ap_scan=1
3
4 network={
5   key_mgmt=NONE
6 }