Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle NodeSource Debian URL suffixes #125

Merged
merged 2 commits into from
Apr 21, 2015

Conversation

juniorsysadmin
Copy link
Member

Based on PR #118 but adds RSpec tests and allows those who want bleeding fingers to install io.js with:

class { '::nodejs':
  package_name => 'iojs',
  repo_url_suffix => 'iojs_1.x',
}

This PR still defaults to using Node.js 0.10.x as the latest version on Debian platforms rather than 0.12.x for the moment. (Note that NodeSource does not host a 0.12.x version for Lucid)

@igalic
Copy link
Contributor

igalic commented Apr 10, 2015

cool.

tphoney added a commit that referenced this pull request Apr 21, 2015
Handle NodeSource Debian URL suffixes
@tphoney tphoney merged commit 84d07b8 into voxpupuli:master Apr 21, 2015
@juniorsysadmin juniorsysadmin deleted the repo-url-suffix branch May 3, 2015 02:36
cegeka-jenkins pushed a commit to cegeka/puppet-nodejs that referenced this pull request Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants