Commit 3f27a96f authored by Jondy Zhao's avatar Jondy Zhao

slapos: add find-link

apache-frontend: change ps-util version
parent f3b4585a
...@@ -30,6 +30,7 @@ parts = ...@@ -30,6 +30,7 @@ parts =
py py
find-links = find-links =
http://www.nexedi.org/static/packages/source/
http://www.nexedi.org/static/packages/source/slapos.buildout/ http://www.nexedi.org/static/packages/source/slapos.buildout/
http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/ http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/
...@@ -123,7 +124,7 @@ scripts = ...@@ -123,7 +124,7 @@ scripts =
[py] [py]
recipe = zc.recipe.egg recipe = zc.recipe.egg
eggs = eggs =
${slapos:eggs} ${slapos:eggs}
python = python2.7 python = python2.7
interpreter = py interpreter = py
......
...@@ -60,7 +60,7 @@ paramiko = 1.10.1 ...@@ -60,7 +60,7 @@ paramiko = 1.10.1
# Required by: # Required by:
# slapos.toolbox==0.34.0 # slapos.toolbox==0.34.0
psutil = 0.7.100 psutil = 0.6.2
# Required by: # Required by:
# slapos.core==0.35.1 # slapos.core==0.35.1
......
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