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

Need not specifiy azuracast ports in local_vars

This commit is contained in:
Anish Mangal 2019-06-19 07:19:00 +00:00
parent a11c91c859
commit 3d3d35f0da
3 changed files with 0 additions and 27 deletions

View file

@ -181,15 +181,6 @@ iiab_usb_lib_show_all: True
azuracast_install: False
azuracast_enabled: False
azuracast_http_port: 10080
azuracast_https_port: 10443
# Auracast needs many ports in the 8000:8100 range by default, but IIAB services
# conflict with those ports so this variable below sets a sane prefix.
# Eg: setting the below variable to 10 will result in port ranges 10000-10100
# being reserved for azuracast
azuracast_port_range_prefix: 10
dokuwiki_install: True
dokuwiki_enabled: True

View file

@ -181,15 +181,6 @@ iiab_usb_lib_show_all: True
azuracast_install: False
azuracast_enabled: False
azuracast_http_port: 10080
azuracast_https_port: 10443
# Auracast needs many ports in the 8000:8100 range by default, but IIAB services
# conflict with those ports so this variable below sets a sane prefix.
# Eg: setting the below variable to 10 will result in port ranges 10000-10100
# being reserved for azuracast
azuracast_port_range_prefix: 10
dokuwiki_install: False
dokuwiki_enabled: False

View file

@ -181,15 +181,6 @@ iiab_usb_lib_show_all: True
azuracast_install: False
azuracast_enabled: False
azuracast_http_port: 10080
azuracast_https_port: 10443
# Auracast needs many ports in the 8000:8100 range by default, but IIAB services
# conflict with those ports so this variable below sets a sane prefix.
# Eg: setting the below variable to 10 will result in port ranges 10000-10100
# being reserved for azuracast
azuracast_port_range_prefix: 10
dokuwiki_install: False
dokuwiki_enabled: False