Files
Phraseanet/resources/vagrant/vms/phraseanet-php55-nginx/puphpet/puppet/modules/erlang
2015-03-17 10:09:07 +01:00
..
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00
2015-03-17 10:09:07 +01:00

Puppet module for installing Erlang from alternative repositories.

On debian it will use the official repositories mentioned on the Erlang docs.

On Redhat 5 it'll use an additional EPEL repository hosted by Redhat.

On Redhat 6 it'll require EPEL.

On SUSE it'll use the official repos.

On Archlinux it'll use community repos.

This module is also available on the Puppet Forge

Build
Status

Usage

The module includes a single class:

include 'erlang'

By default this sets up the repository and installs the erlang package.