Skip to content

stack/erp5: make cloudooo optional (disabled by default)

Tristan Cavelier requested to merge tc/slapos:oooop into master

This removes cloudooo instanciation from erp5 stack. To keep cloudooo in your erp5 instance, you can add this entry to your instance parameters :

"cloudooo": {"enable": true}

(branch "oooop" = "OpenOffice.org optional" haha)

Merge request reports