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
- Host: GitHub
- URL: https://github.com/cirrax/puppet-coturn
- Owner: cirrax
- Created: 2020-06-01T20:35:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T22:20:04.000Z (over 2 years ago)
- Last Synced: 2025-03-03T12:46:50.660Z (7 months ago)
- Topics: coturn, puppet, stun, turn
- Language: HTML
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coturn puppet module
[](https://travis-ci.org/cirrax/puppet-coturn)
[](https://forge.puppetlabs.com/cirrax/coturn)
[](https://forge.puppet.com/cirrax/coturn)
[](https://forge.puppet.com/cirrax/coturn)
[](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.