Noble Wifi
Simple role to prestage eduroam wifi with a valid radius cert for client in single user mode At first login, the user is prompted for his net-password, which is stored in gnome-keyring.
Please not, that if a user has changed his password, he needs to manually edit it in the networkmanager profile.
Requirements
None
Role Variables
Name | Type | Default value | Purpose | Comment | Role |
---|---|---|---|---|---|
wifi_conf | Boolean | false | true/false switch to en/disable role | noble_wifi | |
wifi_wpa2_identity_user | String | "" | String to specify the wifi user | enter it without realm | noble_wifi |
wifi_wpa2_identity_realm | String | "staff-net.ethz.ch" | String to specify the realm, like staff-net or students-net | enter it without '@' | noble_wifi |
local_ansible_payload_dir_persistent | String | "/opt/ETH/" | String to specify the default payload folder | only a failsafe, normally already staged over noble_local_dirs | noble_wifi |
Dependencies
None
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
BSD
Author Information
written for the ETH Linux Client Product
Maintainer: Niklaus (Niggi) Kappeler
Support-Contact: servicedesk-linux@id.ethz.ch