Commit 2edc907a authored by Kirill Smelkov's avatar Kirill Smelkov

X use buildout own cache (to fasten builds)

parent 6b2ac57a
......@@ -10,7 +10,7 @@ python = python2.7
# checkout, you must add both slapos-cookbook-develop and slapos-cookbook in parts
# Explicitly disable download-cache
download-cache =
# download-cache =
# Generate list of automatically chosen eggs version
extensions +=
......@@ -65,8 +65,8 @@ unzip = true
# Define where is defined what version of eggs we should use
versions = versions
# Define networkcache with shacache.org
networkcache-section = networkcache
# # Define networkcache with shacache.org
# networkcache-section = networkcache
[slapos.cookbook-repository]
recipe = slapos.recipe.build:gitclone
......
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