We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc5cc75 + 4ddf7af commit fe4d099Copy full SHA for fe4d099
1 file changed
examples/npm.pp
@@ -1,5 +1,5 @@
1
include 'nodejs'
2
3
nodejs::npm { 'express|/tmp/npm':
4
- ensure => '2.5.9',
+ ensure => '2.5.9',
5
}
0 commit comments