Commit 70b86327 authored by Kirill Smelkov's avatar Kirill Smelkov

wendelin, slapos-master: Enable WCFS by default

parent f61660b9
......@@ -56,6 +56,11 @@ extra-paths +=
${slapos-bin:location}
# WCFS is enabled by default.
[erp5-defaults]
wcfs-enable-default = true
### Overwrite recipes to introduce customized changes
[download-base-part]
recipe = slapos.recipe.build:download
......
......@@ -62,9 +62,10 @@ repository_id_list += wendelin
[local-bt5-repository]
list += ${wendelin:location}/bt5
# Jupyter is by default enabled in Wendelin
# Jupyter and WCFS are by default enabled in Wendelin
[erp5-defaults]
jupyter-enable-default = true
wcfs-enable-default = true
[wendelin]
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