Commit 319290a5 authored by Alexey Shabalin's avatar Alexey Shabalin Committed by Anton Midyukov

server-v.mk: Added ocfs2 feature to Server-V

parent 17bd7f97
......@@ -86,6 +86,7 @@ distro/server-v: distro/.server-v-base \
@$(call add,MAIN_GROUPS,server-v/74-lizardfs $(lizardfs))
@$(call add,MAIN_GROUPS,server-v/75-nfs $(nfs))
@$(call add,MAIN_GROUPS,server-v/76-iscsi $(iscsi))
@$(call add,MAIN_GROUPS,server-v/ocfs2)
@$(call add,MAIN_GROUPS,server-v/80-network $(network))
@$(call add,MAIN_GROUPS,server-v/90-monitoring $(monitoring))
@$(call add,MAIN_GROUPS,server-v/100-backup $(backup))
......
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