salt config changes

This commit is contained in:
Matthew Scragg 2013-10-24 11:21:19 -05:00
parent 3c71b00d05
commit ba1ec10a34
13 changed files with 91 additions and 69 deletions

View file

@ -1,9 +1,13 @@
node-repos:
pkgrepo.managed:
- ppa: chris-lea/node.js
nodejs:
pkg:
- installed
- require:
- pkgrepo.managed: node-repos
pkg.installed
nodejs-dev:
pkg.installed
npm:
pkg.installed
bower:
npm.installed:
- require:
- pkg.installed: npm