Yes, it is true Redhat we use and they are conservative indeed, unfortunately we can't use a remi repo, I already found that as an alternative. So we'll have to wait until it is available in the Redhat rhscl repo.
I'm just testing the upgrade to see what's new and if I can find some impediments that might cause problems. MariaDB was one of them I already found out. H5P is integrated indeed in Moodle 3.9, and we're going to use it I believe.
We intend to migrate to Moodle 3.9.x and will also wait for a .2 or .3 release. I assume the most bugs will be solved then.
We did offload the cron to the database server, but that was because we used NFS for our moodledata. We're running on a new stack now without NFS and the cron is running fine now for the automated course backups. And we're using Redhat Satellite and Ansible Tower now, an improvement for our server maintenance tasks. Ansible is really fun with playbooks that are written easily and can ben run with Ansible Tower. Ansible Tower can also run schemas for maintenance tasks, like reboots or backup processes