cookbook 'erlang', '= 1.0.0'
erlang
(61) Versions
1.0.0
-
-
8.1.25
-
8.1.24
-
8.1.23
-
8.1.22
-
8.1.21
-
8.1.20
-
8.1.19
-
8.1.18
-
8.1.17
-
8.1.16
-
8.1.15
-
8.1.14
-
8.1.13
-
8.1.12
-
8.1.11
-
8.1.10
-
8.1.9
-
8.1.8
-
8.1.7
-
8.1.6
-
8.1.5
-
8.1.4
-
8.1.3
-
8.1.2
-
8.1.0
-
8.0.0
-
7.0.1
-
7.0.0
-
6.2.0
-
6.1.1
-
6.1.0
-
6.0.0
-
5.1.0
-
5.0.0
-
4.1.1
-
4.1.0
-
4.0.0
-
3.0.0
-
2.1.1
-
2.1
-
2.0.1
-
2.0.0
-
1.5.8
-
1.5.7
-
1.5.6
-
1.5.4
-
1.5.2
-
1.5.0
-
1.4.2
-
1.4.0
-
1.3.6
-
1.3.4
-
1.3.2
-
1.3.0
-
1.2.0
-
1.1.2
-
1.1.0
-
1.0.0
-
0.9.0
-
0.8.2
-
0.7.0
Follow49
- 8.1.25
- 8.1.24
- 8.1.23
- 8.1.22
- 8.1.21
- 8.1.20
- 8.1.19
- 8.1.18
- 8.1.17
- 8.1.16
- 8.1.15
- 8.1.14
- 8.1.13
- 8.1.12
- 8.1.11
- 8.1.10
- 8.1.9
- 8.1.8
- 8.1.7
- 8.1.6
- 8.1.5
- 8.1.4
- 8.1.3
- 8.1.2
- 8.1.0
- 8.0.0
- 7.0.1
- 7.0.0
- 6.2.0
- 6.1.1
- 6.1.0
- 6.0.0
- 5.1.0
- 5.0.0
- 4.1.1
- 4.1.0
- 4.0.0
- 3.0.0
- 2.1.1
- 2.1
- 2.0.1
- 2.0.0
- 1.5.8
- 1.5.7
- 1.5.6
- 1.5.4
- 1.5.2
- 1.5.0
- 1.4.2
- 1.4.0
- 1.3.6
- 1.3.4
- 1.3.2
- 1.3.0
- 1.2.0
- 1.1.2
- 1.1.0
- 1.0.0
- 0.9.0
- 0.8.2
- 0.7.0
Installs erlang, optionally install GUI tools.
cookbook 'erlang', '= 1.0.0', :supermarket
knife supermarket install erlang
knife supermarket download erlang
Description
Manages installation of erlang packages. For Debian/Ubuntu this means
the distro version of 'erlang'. For RHEL/CentOS this means following
the recommendation of RabbitMQ.com and adds an updated version of
erlang and access to the EPEL Yum repository.
http://www.rabbitmq.com/server.html
Requirements
Platform
Tested on:
- Ubuntu 10.04, 11.10
- CentOS 5.7, 6.2
May work on other Debian/RHEL derivatives w/o modification.
Cookbooks
- yum (for epel recipe)
Attributes
-
node['erlang']['gui_tools']
- whether to install the GUI tools for Erlang.
Recipes
default
Manages installation of erlang packages.
License and Author
Author: Joe Williams (joe@joetify.com)
Author: Joshua Timberman (joshua@opscode.com)
Author: Matt Ray (matt@opscode.com)
Copyright 2011-2012, Opscode, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.