mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Missed one: nextcloud_orig_src_file -> nextcloud_orig_src_file_old
This commit is contained in:
parent
506cfd04b7
commit
1bf146ff2f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ nextcloud_dl_url: https://download.nextcloud.com/server/releases
|
|||
nextcloud_orig_src_file: latest-16.tar.bz2 # 2019-05-16: for Debian 10 & Ubuntu 18.04 where PHP 7.1+ is available
|
||||
nextcloud_src_file: nextcloud_{{ nextcloud_orig_src_file }}
|
||||
nextcloud_orig_src_file_old: latest-15.tar.bz2 # 2019-05-16: for Debian 9 & Raspbian 9 where PHP 7.1+ isn't available
|
||||
nextcloud_src_file_old: nextcloud_{{ nextcloud_orig_src_file }}
|
||||
nextcloud_src_file_old: nextcloud_{{ nextcloud_orig_src_file_old }}
|
||||
|
||||
# we install on mysql with these setting or those from default_vars, etc.
|
||||
nextcloud_dbname: nextcloud
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue