@@ -7,4 +7,4 @@ cookbook 'runit' |
||
| 7 | 7 |
cookbook 'git', :git => 'git://github.com/opscode-cookbooks/git.git' |
| 8 | 8 |
cookbook 'nginx', :git => 'git://github.com/opscode-cookbooks/nginx.git' |
| 9 | 9 |
cookbook 'mysql', :git => 'git://github.com/opscode-cookbooks/mysql.git' |
| 10 |
-cookbook 'nodejs', :git => 'git://github.com/mdxp/nodejs-cookbook.git' |
|
| 10 |
+cookbook 'nodejs', :git => 'git://github.com/redguide/nodejs.git' |
@@ -20,9 +20,9 @@ SITE |
||
| 20 | 20 |
yum (~> 3.0) |
| 21 | 21 |
|
| 22 | 22 |
GIT |
| 23 |
- remote: git://github.com/mdxp/nodejs-cookbook.git |
|
| 23 |
+ remote: git://github.com/redguide/nodejs.git |
|
| 24 | 24 |
ref: master |
| 25 |
- sha: e2415cd8c4e03dccf21d7ef6ca31e1c5c81467ca |
|
| 25 |
+ sha: 91d8d11f189d13815d56af5700168e1cad88ae7f |
|
| 26 | 26 |
specs: |
| 27 | 27 |
nodejs (1.3.0) |
| 28 | 28 |
apt (>= 0.0.0) |