diff --git a/roles/nextcloud/defaults/main.yml b/roles/nextcloud/defaults/main.yml index e5be03a1d..102319cb1 100644 --- a/roles/nextcloud/defaults/main.yml +++ b/roles/nextcloud/defaults/main.yml @@ -18,9 +18,9 @@ nextcloud_url: /nextcloud nextcloud_prefix: /opt nextcloud_data_dir: "{{ content_base }}/nextcloud/data" # /library/nextcloud/data -# 2020-01-07: If installing IIAB frequently, download.nextcloud.com may throttle +# 2020-01-07: If installing IIAB often, download.nextcloud.com may throttle # you to ~100 kbit/sec, delaying your IIAB install by an hour or more (#2112). -# The following line can avoid that: (but might install an older Nextcloud) +# The following line can avoid that: (but might install an older Nextcloud!) # nextcloud_dl_url: http://d.iiab.io/packages nextcloud_dl_url: https://download.nextcloud.com/server/releases diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 7d8b590c4..d4c4d04bb 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -388,9 +388,9 @@ nextcloud_allow_public_ips: False # Configuration tips for IPv4 access controls and tuning RAM/resources: # https://github.com/iiab/iiab/blob/master/roles/nextcloud/README.md # -# 2020-01-07: If installing IIAB frequently, download.nextcloud.com may throttle +# 2020-01-07: If installing IIAB often, download.nextcloud.com may throttle # you to ~100 kbit/sec, delaying your IIAB install by an hour or more (#2112). -# Uncomment the following line to avoid that: (might install an older Nextcloud) +# Uncomment the following line to end that: (might install an older Nextcloud!) # nextcloud_dl_url: http://d.iiab.io/packages # A full-featured PBX (for rural telephony, etc) based on Asterisk and FreePBX. diff --git a/vars/local_vars_big.yml b/vars/local_vars_big.yml index 837429064..1e2355f7c 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_big.yml @@ -244,9 +244,9 @@ nextcloud_allow_public_ips: False # Configuration tips for IPv4 access controls and tuning RAM/resources: # https://github.com/iiab/iiab/blob/master/roles/nextcloud/README.md # -# 2020-01-07: If installing IIAB frequently, download.nextcloud.com may throttle +# 2020-01-07: If installing IIAB often, download.nextcloud.com may throttle # you to ~100 kbit/sec, delaying your IIAB install by an hour or more (#2112). -# Uncomment the following line to avoid that: (might install an older Nextcloud) +# Uncomment the following line to end that: (might install an older Nextcloud!) # nextcloud_dl_url: http://d.iiab.io/packages # A full-featured PBX (for rural telephony, etc) based on Asterisk and FreePBX. diff --git a/vars/local_vars_medium.yml b/vars/local_vars_medium.yml index 9ecc8fbe0..3a84c1e86 100644 --- a/vars/local_vars_medium.yml +++ b/vars/local_vars_medium.yml @@ -244,9 +244,9 @@ nextcloud_allow_public_ips: False # Configuration tips for IPv4 access controls and tuning RAM/resources: # https://github.com/iiab/iiab/blob/master/roles/nextcloud/README.md # -# 2020-01-07: If installing IIAB frequently, download.nextcloud.com may throttle +# 2020-01-07: If installing IIAB often, download.nextcloud.com may throttle # you to ~100 kbit/sec, delaying your IIAB install by an hour or more (#2112). -# Uncomment the following line to avoid that: (might install an older Nextcloud) +# Uncomment the following line to end that: (might install an older Nextcloud!) # nextcloud_dl_url: http://d.iiab.io/packages # A full-featured PBX (for rural telephony, etc) based on Asterisk and FreePBX. diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index 74ab7bd4e..5087ba947 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -244,9 +244,9 @@ nextcloud_allow_public_ips: False # Configuration tips for IPv4 access controls and tuning RAM/resources: # https://github.com/iiab/iiab/blob/master/roles/nextcloud/README.md # -# 2020-01-07: If installing IIAB frequently, download.nextcloud.com may throttle +# 2020-01-07: If installing IIAB often, download.nextcloud.com may throttle # you to ~100 kbit/sec, delaying your IIAB install by an hour or more (#2112). -# Uncomment the following line to avoid that: (might install an older Nextcloud) +# Uncomment the following line to end that: (might install an older Nextcloud!) # nextcloud_dl_url: http://d.iiab.io/packages # A full-featured PBX (for rural telephony, etc) based on Asterisk and FreePBX.