Commit e6b65aec authored by Kirill Smelkov's avatar Kirill Smelkov

wendelin: Enable WCFS by default

parent 2c020e9e
...@@ -62,9 +62,10 @@ repository_id_list += wendelin ...@@ -62,9 +62,10 @@ repository_id_list += wendelin
[local-bt5-repository] [local-bt5-repository]
list += ${wendelin:location}/bt5 list += ${wendelin:location}/bt5
# Jupyter is by default enabled in Wendelin # Jupyter and WCFS are by default enabled in Wendelin
[erp5-defaults] [erp5-defaults]
jupyter-enable-default = true jupyter-enable-default = true
wcfs-enable-default = true
[wendelin] [wendelin]
recipe = slapos.recipe.build:gitclone 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