Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
erlang
Commits
aae614b6
Commit
aae614b6
authored
Mar 09, 2017
by
Seth Thomas
Browse files
Update deps for Chef 13
Signed-off-by:
Seth Thomas
<
sthomas@chef.io
>
parent
0ed15f18
Changes
2
Hide whitespace changes
Inline
Side-by-side
.kitchen.dokken.yml
View file @
aae614b6
...
...
@@ -8,6 +8,7 @@ transport:
provisioner
:
name
:
dokken
deprecations_as_errors
:
true
verifier
:
name
:
inspec
...
...
metadata.rb
View file @
aae614b6
...
...
@@ -4,12 +4,11 @@ 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
'
4.1.1
'
version
'
5.0.0
'
depends
'apt'
,
'>= 1.7.0'
depends
'yum'
,
'>= 3.0'
depends
'compat_resource'
depends
'yum-epel'
depends
'yum-erlang_solutions'
depends
'yum-erlang_solutions'
,
'>= 1.0.3'
depends
'build-essential'
recipe
'erlang'
,
'Installs Erlang via native package, source, or Erlang Solutions package'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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