From cf4109da4ffe4789a3ca1d7d17f65803954964dc Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 21 Jan 2020 11:54:33 -0500 Subject: [PATCH] Clean default_vars.yml --- vars/default_vars.yml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index d7ab97ae0..8746126fc 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -91,6 +91,7 @@ host_wifi_mode: g host_channel: 6 hostapd_secure: False hostapd_password: changeme +hostapd_install: True # 2020-01-21: do not rely on this var for now (might be implemented in future) hostapd_enabled: True # Above is forcibly set to False (in roles/network/tasks/main.yml) if IIAB is # being WiFi-installed (run "iiab-hotspot-on" AFTER ./iiab-install completes @@ -102,7 +103,7 @@ reboot_to_AP: False # Gateway mode iiab_lan_enabled: True iiab_wan_enabled: True -ssh_port: 22 +ssh_port: 22 # SEE sshd_* vars below. # Ties in what the user populated in the GUI for static WAN IP address info: gui_wan: True adm_cons_force_ssl: False @@ -165,7 +166,7 @@ bluetooth_term_enabled: False # (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu) js_menu_install: True -# Unmaintained as of October 2017: https://github.com/iiab/iiab/pull/382 +# UNMAINTAINED as of October 2017: https://github.com/iiab/iiab/pull/382 wondershaper_install: False wondershaper_enabled: False @@ -195,6 +196,8 @@ wan_try_dhcp_before_static_ip: True # Facilitate field updates w/ cablemodems # 1-PREP +# SEE ssh_port var above. +sshd_install: True # 2020-01-21: do not rely on this var for now (might be implemented in future) sshd_enabled: True # roles/iiab-admin runs here @@ -323,9 +326,10 @@ activity_server_enabled: False ejabberd_xs_install: False ejabberd_xs_enabled: False +# UNMAINTAINED since about 2012-2017 # Change calibre_port from 8080 to 8010 below, if you enable idmgr idmgr_install: False -idmgr_enables: False +idmgr_enabled: False # 6-GENERIC-APPS @@ -342,7 +346,7 @@ azuracast_https_port: 10443 # being reserved for AzuraCast: azuracast_port_range_prefix: 10 -# Unmaintained as of January 2020: https://github.com/iiab/iiab/issues/2056 +# UNMAINTAINED as of January 2020: https://github.com/iiab/iiab/issues/2056 dokuwiki_install: False dokuwiki_enabled: False dokuwiki_url: /dokuwiki @@ -350,7 +354,7 @@ dokuwiki_url: /dokuwiki mediawiki_install: False mediawiki_enabled: False -# Unmaintained as of November 2019 +# UNMAINTAINED as of November 2019 ejabberd_install: False ejabberd_enabled: False