webapps/nextcloud: Add condition for config tasks

And update CHANGELOG
This commit is contained in:
Alexis Ben Miloud--Josselin 2023-12-07 10:18:09 +01:00 committed by William Hirigoyen
parent 13b4e76162
commit a6ac5c3052

View file

@ -25,6 +25,8 @@ The **patch** part changes is incremented if multiple releases happen the same m
* remount-usr: do not try to remount /usr RW if /usr is not a mounted partition
* minifirewall: Fix nagios check for old versions of minifirewall
* webapps/evoadmin-mail: package can now installed via public.evolix.org/evolix repo starting from Bookworm
* webapps/nextcloud: Set ownership and permissions of data directory
* webapps/nextcloud: Add condition for config tasks
### Changed
@ -52,6 +54,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* unbound: Move generated config file to `/etc/unbound/unbound.conf.d/evolinux.conf`
* unbound: Use root hints provided by debian package dns-root-data instead of downloading them
* vrrpd: variable to force update the switch script (default: false)
* dovecot: Munin plugin conf path is now `/etc/munin/plugin-conf.d/zzz-dovecot` (instead of `z-evolinux-dovecot`)
* webapps/nextcloud: Add Ceph volume to fstab
### Fixed