From f2e6b0edb9bb27c96842249850d5da63ca247e64 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sat, 9 Feb 2019 13:37:43 -0500 Subject: [PATCH] Update local_vars_min.yml --- vars/local_vars_min.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index f61650832..bd1624580 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -195,15 +195,11 @@ nodered_enabled: False nextcloud_install: False nextcloud_enabled: False -# 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: False