eduVPN
Overview
Configures repositories and installs the eduVPN client: https://www.eduvpn.org
On Enterprise Linux distributions it assumed that the EPEL repository has been enabled somehow.
Example
Simple install of eduvpn client
class{ 'eduvpn': }
Simple install of eduvpn client from a mirror of repository
class{ 'eduvpn':
repo_prefix => 'https://mirror.exampple.org/app.eduvpn.org/linux',
}
Reference
The reference of the eduvpn module see REFERENCE.md