Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
erlang
Commits
5aba7487
Commit
5aba7487
authored
Apr 04, 2017
by
Tim Smith
Browse files
Release 5.1.0
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
9f8edb23
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
5aba7487
...
...
@@ -2,6 +2,10 @@
This file is used to list changes made in each version of the erlang cookbook.
## 5.1.0 (2017-04-04)
-
Add of a new attribute toggling EPEL repo installation.
## 4.1.1 (2017-03-01)
-
Fix packaging issue related to nox package on Ubuntu 16.04+
-
Cookstyle fixes
...
...
metadata.rb
View file @
5aba7487
...
...
@@ -4,7 +4,7 @@ maintainer_email 'cookbooks@chef.io'
license
'Apache-2.0'
description
'Installs erlang, optionally install GUI tools.'
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
'5.
0
.0'
version
'5.
1
.0'
depends
'compat_resource'
depends
'yum-epel'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment