Commit ca5f9169 authored by Alain Takoudjou's avatar Alain Takoudjou

Go back to an cloud9 stable version

parent 6a7f6a30
[buildout]
parts =
cloud9
cloud9-stable
slaprunner
sshkeys-dropbear
dropbear-server-add-authorized-key
......@@ -55,8 +55,8 @@ port = 30000
wrapper = $${basedirectory:services}/cloud9
working-directory = $${runnerdirectory:home}
git-binary = ${git:location}/bin/git
node-binary = ${nodejs:location}/bin/node
cloud9 = ${cloud9:location}/server.js
node-binary = ${nodejs-0.4:location}/bin/node
cloud9 = ${cloud9-stable:location}/server.js
[slaprunner]
recipe = slapos.cookbook:slaprunner
......
[buildout]
extends =
../../stack/slapos.cfg
../../stack/flask.cfg
......@@ -23,11 +24,11 @@ md5sum = 5307e4200f044ae57b504ad68444491c
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-runner.cfg
output = ${buildout:directory}/template-runner.cfg
md5sum = 963ef5b43cd52a5804a6d254d842cae5
md5sum = f9f202937d76104a2287db2e4fa7991d
mode = 0644
[eggs]
recipe = z3c.recipe.scripts
recipe = zc.recipe.egg
eggs =
slapos.libnetworkcache
slapos.toolbox[flask_auth]
......
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