åå使ã£ã
http://community.opscode.com/cookbooks/yum
ã§ãéµããªãã¸ããªã®è¿½å ãã§ããã®ã§ã
ã使ã£ã¦Node.jsãã¤ã³ã¹ãã¼ã«ãã¦ã¿ã¾ãã
yum_key "RPM-GPG-KEY-tchol" do url "http://nodejs.tchol.org/RPM-GPG-KEY-tchol" action :add end yum_repository "nodejs-stable" do description "Stable releases of Node.js" url "http://nodejs.tchol.org/mirrors/nodejs-stable-el$releasever" mirrorlist true enabled 1 #key "RPM-GPG-KEY-tchol" end package "nodejs"
ç¾æç¹ã§ã¯ã
EL5 packages are currently unsigned due to incompatibilities between the RPM in modern Fedora and the version of RPM included with EL5.
ã¨ã®ãã¨ãªã®ã§ãéµã¯è¿½å ã¯ãã¦ããã¾ãã使ã£ã¦ãã¾ããã