Skip to content

Puppet module to manage Erlang installation

License

Notifications You must be signed in to change notification settings

zilchms/puppet-erlang

 
 

Repository files navigation

erlang

CI Puppet Forge Puppet Forge - downloads Puppet Forge - endorsement Puppet Forge - scores Apache-2 License

Table of Contents

  1. Description
  2. Setup - The basics of getting started with erlang
  3. Usage - Configuration options and additional functionality
  4. Reference - An under-the-hood peek at what the module is doing and how
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Description

This module configures an Erlang package repository and then installs the Erlang language packages.

Setup

What erlang affects

  • erlang repository files
  • erlang package

Beginning with erlang

Getting started with this module is extremely simple. We've chosen sane defaults for both Debian/Ubuntu and CentOS/RHEL OS's, so all you have to do is add the following to your puppet code:

include erlang

Usage

All options and configuration can be done through interacting with the parameters on the main erlang class. These are now documented via Puppet Strings

You can view example usage in REFERENCE.

Reference

See REFERENCE.

Limitations

Bintray was supported as an upstream repository in the past. Since JFrog shut it down and deleted the repositories, Bintray support was removed from this module.

About

Puppet module to manage Erlang installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 67.2%
  • Puppet 30.4%
  • Dockerfile 2.4%