From b12b2c783e056257b32ab9883140d8c24e516d01 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sat, 9 Feb 2019 13:38:34 -0500 Subject: [PATCH] Update local_vars_medium.yml --- vars/local_vars_medium.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/vars/local_vars_medium.yml b/vars/local_vars_medium.yml index 98abc7904..eef642b78 100644 --- a/vars/local_vars_medium.yml +++ b/vars/local_vars_medium.yml @@ -195,15 +195,11 @@ nodered_enabled: False nextcloud_install: True nextcloud_enabled: True -# A full featured PBX based on Asterisk and FreePBX -# -# Caution! -# This is a LARGE install that will compile from source and take lots of time. Handle with care! -# So far, supported on Ubuntu 18.x ONLY. +# A full-featured PBX (for rural telephony, etc) based on Asterisk and FreePBX. +# So far, supported on Ubuntu 18.x and Debian 9 ONLY. Uses Node.js 10.x pbx_install: False pbx_enabled: False asterisk_chan_dongle: False -#nodejs_version: 10.x # If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER wordpress_install: True