Skip to content

Instantly share code, notes, and snippets.

@gravyboat
Created August 14, 2014 21:26
Show Gist options
  • Save gravyboat/d332ee58f856843309df to your computer and use it in GitHub Desktop.
Save gravyboat/d332ee58f856843309df to your computer and use it in GitHub Desktop.
npm repo and installation
add_npm_repo:
pkgrepo:
- managed
- ppa: chris-lea/node.js
- name: nodejs
install_nodejs:
pkg:
- installed
- name: nodejs
- refresh: True
- require:
- pkgrepo: add_npm_repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment