Skip to content

Manages eduVPN installation with puppet

License

Notifications You must be signed in to change notification settings

voxpupuli/puppet-eduvpn

eduVPN

Build Status Release Puppet Forge Puppet Forge - downloads Puppet Forge - endorsement Puppet Forge - scores puppetmodule.info docs Apache-2 License

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

About

Manages eduVPN installation with puppet

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published