Switch to our own fork of the poise-javascript cookbook
Includes passing the `--no-audit` switch to `npm install` to prevent the `npm_install` resource to consider the command resulted in changes, causing the service to restart at every Chef run. npm returns the expected string "up to date" when not performing the security audit Closes #5
This commit is contained in:
@@ -36,7 +36,10 @@ DEPENDENCIES
|
||||
php-fpm (~> 0.8.0)
|
||||
poise (~> 2.8.2)
|
||||
poise-archive (~> 1.5.0)
|
||||
poise-javascript (~> 1.2.0)
|
||||
poise-javascript
|
||||
git: https://github.com/67p/poise-javascript.git
|
||||
revision: d85078fe59bd4f16d05a9ffe6e0fc449015e4440
|
||||
ref: d85078f
|
||||
poise-languages (= 2.1.1)
|
||||
poise-ruby (~> 2.4.0)
|
||||
poise-ruby-build (= 1.1.0)
|
||||
@@ -133,7 +136,7 @@ GRAPH
|
||||
poise-git (1.0.0)
|
||||
poise (~> 2.6)
|
||||
poise-languages (~> 2.1)
|
||||
poise-javascript (1.2.0)
|
||||
poise-javascript (1.2.1)
|
||||
poise (~> 2.0)
|
||||
poise-languages (~> 2.0)
|
||||
poise-languages (2.1.1)
|
||||
|
||||
Reference in New Issue
Block a user