configpolicy/roles/nextcloud
Dustin 7d7dda6061 r/nextcloud: Dynamically set version in config
Nextcloud thinks it needs to run the upgrade/migration tool if the
version number in its configuration file does not match the running
version.  It then updates the config file with the correct version. The
next time the configuration policy is applied, however, the version will
revert back to whatever is set in the template.  This will re-trigger
the upgrade notification.

To avoid this problem, we now set the version in the configuration file
dynamically.  Nextcloud writes its version number in a constant in
`version.php`.
2021-12-20 22:18:14 -06:00
..
defaults roles/nextcloud: Switch to Fedora package 2021-06-24 20:21:48 -05:00
handlers roles/nextcloud: Switch to Fedora package 2021-06-24 20:21:48 -05:00
meta roles/nextcloud: Use Redis for caching 2021-06-25 11:12:12 -05:00
tasks r/nextcloud: Dynamically set version in config 2021-12-20 22:18:14 -06:00
templates r/nextcloud: Dynamically set version in config 2021-12-20 22:18:14 -06:00
vars roles/nextcloud: Switch to Fedora package 2021-06-24 20:21:48 -05:00