salt config changes
This commit is contained in:
parent
3c71b00d05
commit
ba1ec10a34
13 changed files with 91 additions and 69 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue