Commit 5d246866 authored by Dmitry Blinov's avatar Dmitry Blinov

XXXX: add temp override for cmmi recipe

parent 55ad4416
...@@ -41,6 +41,7 @@ find-links += ...@@ -41,6 +41,7 @@ find-links +=
http://www.nexedi.org/static/packages/source/ http://www.nexedi.org/static/packages/source/
http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/ http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/
http://www.nexedi.org/static/packages/source/slapos.buildout/ http://www.nexedi.org/static/packages/source/slapos.buildout/
file://${:_profile_base_location_}/slapos.recipe.cmmi-0.16a0.tar.gz
# Use only quite well working sites. # Use only quite well working sites.
allow-hosts += allow-hosts +=
...@@ -75,6 +76,13 @@ versions = versions ...@@ -75,6 +76,13 @@ versions = versions
# Define networkcache with shacache.org # Define networkcache with shacache.org
networkcache-section = networkcache networkcache-section = networkcache
#[cmmi-temp]
#
#recipe = zc.recipe.egg
#find-links=
# {:_profile_base_location_}/slapos.recipe.cmmi-0.16a0.tar.gz
#eggs = slapos.recipe.cmmi
[slapos.cookbook-repository] [slapos.cookbook-repository]
recipe = slapos.recipe.build:gitclone recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/nexedi/slapos.git repository = https://lab.nexedi.com/nexedi/slapos.git
...@@ -144,7 +152,7 @@ slapos.extension.shared = 1.0 ...@@ -144,7 +152,7 @@ slapos.extension.shared = 1.0
slapos.libnetworkcache = 0.20 slapos.libnetworkcache = 0.20
slapos.rebootstrap = 4.4 slapos.rebootstrap = 4.4
slapos.recipe.build = 0.44 slapos.recipe.build = 0.44
slapos.recipe.cmmi = 0.13 slapos.recipe.cmmi = 0.16-alpha
slapos.toolbox = 0.109 slapos.toolbox = 0.109
stevedore = 1.21.0 stevedore = 1.21.0
subprocess32 = 3.5.3 subprocess32 = 3.5.3
......
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