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
yum-erlang_solutions
Commits
078436e6
Commit
078436e6
authored
Dec 05, 2016
by
Tim Smith
Committed by
GitHub
Dec 05, 2016
Browse files
Merge pull request #11 from shortdudey123/cleanup
Cleanup deprecation warnings
parents
32ec9c50
70b7983d
Changes
1
Hide whitespace changes
Inline
Side-by-side
attributes/erlang_solutions.rb
View file @
078436e6
default
[
'yum'
][
'erlang_solutions'
][
'baseurl'
]
=
"http://packages.erlang-solutions.com/rpm/centos/
#{
platform_version
.
to_i
}
/$basearch"
default
[
'yum'
][
'erlang_solutions'
][
'description'
]
=
"Centos
#{
platform_version
.
to_i
}
- $basearch - Erlang Solutions"
default
[
'yum'
][
'erlang_solutions'
][
'baseurl'
]
=
"http://packages.erlang-solutions.com/rpm/centos/
#{
node
[
'
platform_version
'
]
.
to_i
}
/$basearch"
default
[
'yum'
][
'erlang_solutions'
][
'description'
]
=
"Centos
#{
node
[
'
platform_version
'
]
.
to_i
}
- $basearch - Erlang Solutions"
default
[
'yum'
][
'erlang_solutions'
][
'gpgkey'
]
=
'http://packages.erlang-solutions.com/debian/erlang_solutions.asc'
default
[
'yum'
][
'erlang_solutions'
][
'gpgcheck'
]
=
false
default
[
'yum'
][
'erlang_solutions'
][
'enabled'
]
=
true
...
...
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