mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
The development of the nodejs cookbook has been move from github.com/mdxp/nodejs-cookbook to here: github.com/redguide/nodejs
This commit is contained in:
parent
56e2afc38c
commit
9e8d0803a3
2 changed files with 3 additions and 3 deletions
|
@ -7,4 +7,4 @@ cookbook 'runit'
|
|||
cookbook 'git', :git => 'git://github.com/opscode-cookbooks/git.git'
|
||||
cookbook 'nginx', :git => 'git://github.com/opscode-cookbooks/nginx.git'
|
||||
cookbook 'mysql', :git => 'git://github.com/opscode-cookbooks/mysql.git'
|
||||
cookbook 'nodejs', :git => 'git://github.com/mdxp/nodejs-cookbook.git'
|
||||
cookbook 'nodejs', :git => 'git://github.com/redguide/nodejs.git'
|
||||
|
|
|
@ -20,9 +20,9 @@ SITE
|
|||
yum (~> 3.0)
|
||||
|
||||
GIT
|
||||
remote: git://github.com/mdxp/nodejs-cookbook.git
|
||||
remote: git://github.com/redguide/nodejs.git
|
||||
ref: master
|
||||
sha: e2415cd8c4e03dccf21d7ef6ca31e1c5c81467ca
|
||||
sha: 91d8d11f189d13815d56af5700168e1cad88ae7f
|
||||
specs:
|
||||
nodejs (1.3.0)
|
||||
apt (>= 0.0.0)
|
||||
|
|
Loading…
Add table
Reference in a new issue