owncloud-ansible / owncloud

Ansible role for ownCloud 10
https://owncloud-ansible.github.io
Apache License 2.0
6 stars 7 forks source link

Cleaning up defaults #39

Closed enbrnz closed 3 years ago

enbrnz commented 3 years ago

Adjusting defaults, to no longer deviate from standard ownCloud configuration. This should have the advantage to be able to run on more setups without having to go through every single configuration option in ownCloud.

xoxys commented 3 years ago

The whole defaults handling of the changed variables is broken now, we can't merge it.

micbar commented 3 years ago

@xoxys what should we do without @enbrnz He suggested these changes. I tried to fix CI.

Should I dig into it?

xoxys commented 3 years ago

I had discussed it with @enbrnz already this PR needs a whole rework. Can look into later. I would suggest to update the default oC version in a standalone PR

xoxys commented 3 years ago

Closing this PR for now, as explained above.