1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #218 from iiab/master

sync from iiab/iiab
This commit is contained in:
A Holt 2019-02-12 12:39:30 -05:00 committed by GitHub
commit bb4430ef6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 14 additions and 14 deletions

View file

@ -35,7 +35,7 @@ If changes are necessary, please edit `/etc/iiab/local_vars.yml <http://wiki.lap
After installation, you can monitor the 'minetest-server' service with command::
systemctl minetest-server freepbx
systemctl status minetest-server
File Locations
--------------

View file

@ -1,10 +1,10 @@
# 2019-02-03: SEE VAR nodejs_version: 10.x (FOR NOW!) IN vars/default_vars.yml
# 2019-02-12: SEE VAR nodejs_version: 10.x (FOR NOW!) IN vars/default_vars.yml
# AND IF NEC OVERRIDE THIS IN /etc/iiab/local_vars.yml
# 2019-01-16: duplicate Node.js code originally unified by @jvonau. It's used by:
# roles/nodered/tasks/main.yml with roles/nodered/meta/main.yml
# roles/pbx/tasks/main.yml with roles/pbx/meta/main.yml (for Asterisk with FreePBX, forthcoming early in 2019, see PR #1405)
# roles/sugarizer/tasks/main.yml with roles/sugarizer/meta/main.yml
# Duplicate Node.js code unified by @jvonau. Revised by @holta. Now used by:
# roles/nodered/tasks/main.yml w/ roles/nodered/meta/main.yml
# roles/pbx/tasks/main.yml w/ roles/pbx/meta/main.yml (Asterisk/FreePBX)
# roles/sugarizer/tasks/main.yml w/ roles/sugarizer/meta/main.yml
# 1. TEST IF Node.js ALEADY INSTALLED & WARN AS NEC

View file

@ -11,7 +11,7 @@
- debug: # Crazy spacing below is tuned for 80-column screens
msg: >-
####################################################################WARNING:
ONLY UBUNTU 18.04 AND DEBIAN 9 ARE SUPPORTED AS OF FEBRUARY 2019. Please
ONLY UBUNTU 18.04, DEBIAN 9 & RASPBIAN ARE SUPPORTED AS OF FEB 2019. Please
assist Internet-in-a-Box communities worldwide if you can make
Asterisk and FreePBX work on other OS's / distros, Thank
You! http://FAQ.IIAB.IO ###############################################################################

View file

@ -13,8 +13,8 @@ sugarizer_git_version: v1.1.0 # WAS: v1.0.1, master
# PLEASE HELP MONITOR https://github.com/llaske/sugarizer/releases
sugarizer_server_dir_version: sugarizer-server-dev # WAS: sugarizer-server-1.0, sugarizer-server-master
sugarizer_server_git_version: 46c4822bc7801ff8d621c22988aa4418359e7e19 # WAS: v1.0.1, master, dev
# Above commit (githash 46c4822... for iiab/iiab PR #1430 from 'dev' branch of
# https://github.com/llaske/sugarizer-server) well tested Jan 29 - Feb 2 2019.
sugarizer_server_git_version: f27bf6acd56aba6d99116ef471ca713b0f0dfed3 # WAS: v1.0.1, master, dev
# Above commit (githash f27bf6a... for iiab/iiab PR #1430 from 'dev' branch of
# https://github.com/llaske/sugarizer-server) well-tested Jan 29 - Feb 2 2019.
#
# PLEASE HELP MONITOR https://github.com/llaske/sugarizer-server/releases

View file

@ -297,7 +297,7 @@ nextcloud_install: False
nextcloud_enabled: False
# 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
# Should work on Ubuntu 18.04, Debian 9 and Raspbian/RPi 3. Uses Node.js 10.x
pbx_install: False
pbx_enabled: False
asterisk_chan_dongle: False

View file

@ -196,7 +196,7 @@ nextcloud_install: True
nextcloud_enabled: True
# 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
# Should work on Ubuntu 18.04, Debian 9 and Raspbian/RPi 3. Uses Node.js 10.x
pbx_install: True
pbx_enabled: True
asterisk_chan_dongle: False

View file

@ -196,7 +196,7 @@ nextcloud_install: True
nextcloud_enabled: True
# 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
# Should work on Ubuntu 18.04, Debian 9 and Raspbian/RPi 3. Uses Node.js 10.x
pbx_install: False
pbx_enabled: False
asterisk_chan_dongle: False

View file

@ -196,7 +196,7 @@ nextcloud_install: False
nextcloud_enabled: False
# 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
# Should work on Ubuntu 18.04, Debian 9 and Raspbian/RPi 3. Uses Node.js 10.x
pbx_install: False
pbx_enabled: False
asterisk_chan_dongle: False