An open API service indexing awesome lists of open source software.

https://github.com/cirrax/puppet-coturn

puppet module to configure coturn turn/stun server
https://github.com/cirrax/puppet-coturn

coturn puppet stun turn

Last synced: 7 months ago
JSON representation

puppet module to configure coturn turn/stun server

Awesome Lists containing this project

README

          

# coturn puppet module

[![Build Status](https://travis-ci.org/cirrax/puppet-coturn.svg?branch=master)](https://travis-ci.org/cirrax/puppet-coturn)
[![Puppet Forge](https://img.shields.io/puppetforge/v/cirrax/coturn.svg?style=flat-square)](https://forge.puppetlabs.com/cirrax/coturn)
[![Puppet Forge](https://img.shields.io/puppetforge/dt/cirrax/coturn.svg?style=flat-square)](https://forge.puppet.com/cirrax/coturn)
[![Puppet Forge](https://img.shields.io/puppetforge/e/cirrax/coturn.svg?style=flat-square)](https://forge.puppet.com/cirrax/coturn)
[![Puppet Forge](https://img.shields.io/puppetforge/f/cirrax/coturn.svg?style=flat-square)](https://forge.puppet.com/cirrax/coturn)

#### Table of Contents

1. [Overview](#overview)
1. [Usage](#usage)
1. [Reference](#reference)
1. [Contribuiting](#contributing)

## Overview

Simple module to configure coturn TURN/STUN server.

Please make a pull request if additional configuration items are needed !

## Usage

To use include coturn class, and add parameters to youre hiera database.

## Reference

see REFERENCE.md

## Contributing

Please report bugs and feature request using GitHub issue tracker.

For pull requests, it is very much appreciated to check your Puppet manifest with puppet-lint
and the available spec tests in order to follow the recommended Puppet style guidelines
from the Puppet Labs style guide.

### Authors

This module is mainly written by [Cirrax GmbH](https://cirrax.com).

See the [list of contributors](https://github.com/cirrax/puppet-coturn/graphs/contributors)
for a list of all contributors.