Commit 8a46f84f authored by Alain Takoudjou's avatar Alain Takoudjou

Update cloud9 part into instance-runner

parent ceb5c307
...@@ -58,7 +58,7 @@ wrapper = $${basedirectory:services}/cloud9 ...@@ -58,7 +58,7 @@ wrapper = $${basedirectory:services}/cloud9
working-directory = $${runnerdirectory:home} working-directory = $${runnerdirectory:home}
git-binary = ${git:location}/bin/git git-binary = ${git:location}/bin/git
node-binary = ${nodejs-0.4:location}/bin/node node-binary = ${nodejs-0.4:location}/bin/node
cloud9 = ${cloud9-stable:location}/server.js cloud9 = ${cloud9-stable:location}/bin/cloud9.js
[slaprunner] [slaprunner]
recipe = slapos.cookbook:slaprunner recipe = slapos.cookbook:slaprunner
......
...@@ -25,7 +25,7 @@ md5sum = 5307e4200f044ae57b504ad68444491c ...@@ -25,7 +25,7 @@ md5sum = 5307e4200f044ae57b504ad68444491c
recipe = slapos.recipe.template recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-runner.cfg url = ${:_profile_base_location_}/instance-runner.cfg
output = ${buildout:directory}/template-runner.cfg output = ${buildout:directory}/template-runner.cfg
md5sum = 0b96bc471317edec5cb79601b5a11b35 md5sum = 82bf13fafa017245e853afad20ea3704
mode = 0644 mode = 0644
[eggs] [eggs]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment