mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
moodle_version: MOODLE_402_STABLE (for Moodle 4.2)
This commit is contained in:
parent
409efd3222
commit
18fe41b9c6
1 changed files with 4 additions and 4 deletions
|
@ -8,10 +8,10 @@
|
|||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
|
||||
# 2022-11-27: Currently testing Moodle's master branch is mandatory if your
|
||||
# OS PHP >= 8.2, see moodle/tasks/install.yml for detail! OR, *IF* your
|
||||
# OS PHP < 8.2, then {{ moodle_version }} will be attempted:
|
||||
moodle_version: MOODLE_401_STABLE # Moodle 4.1 LTS
|
||||
# 2023-04-25: Currently testing Moodle's master branch is mandatory if your
|
||||
# OS PHP >= 8.3, see moodle/tasks/install.yml for detail! OR, *IF* your
|
||||
# OS PHP < 8.3, then {{ moodle_version }} will be attempted:
|
||||
moodle_version: MOODLE_402_STABLE # Moodle 4.2
|
||||
#moodle_version: master # e.g. to try Moodle's "weekly" 4.2dev pre-release *EVEN IF* OS PHP < 8.2
|
||||
moodle_repo_url: https://github.com/moodle/moodle
|
||||
#moodle_repo_url: git://git.moodle.org/moodle.git # 2020-10-16: VERY Slow!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue