mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #2577 from holta/moodle-repo-too-slow
Moodle git repo *VERY* slow: revert to GitHub repo
This commit is contained in:
commit
5deb6d43ba
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
moodle_version: 39
|
||||
#moodle_repo_url: "https://github.com/moodle/moodle.git"
|
||||
moodle_repo_url: "git://git.moodle.org/moodle.git"
|
||||
moodle_repo_url: https://github.com/moodle/moodle.git
|
||||
#moodle_repo_url: git://git.moodle.org/moodle.git # 2020-10-16: VERY Slow!
|
||||
moodle_base: "{{ iiab_base }}/moodle" # /opt/iiab
|
||||
#moodle_user: moodle
|
||||
moodle_data: "{{ content_base }}/moodle" # /library/moodle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue