Anish Mangal
74fb19864f
Initial working copy of the captive portal
2018-07-04 08:27:11 -05:00
Jerry Vonau
4ed7c38f4f
NM not playing nice on ubuntu-16, use older method
2018-05-01 14:40:04 -05:00
Jerry Vonau
50ad0de6be
revise feedback
2018-04-08 19:57:49 -05:00
Jerry Vonau
5a0a37d064
scripts only apply to the RPi
2018-04-08 19:46:31 -05:00
A Holt
902b473f5b
Merge pull request #726 from georgejhunt/fix6.5
...
fix6.5 - auto-enable hostapd (during Ethernet install of IIAB)
2018-04-05 12:17:59 -04:00
A Holt
464488da62
Update main.yml
2018-04-04 04:16:51 -04:00
A Holt
aec942f75a
Update main.yml
2018-04-04 03:57:33 -04:00
A Holt
1396704aff
record HOSTAPD_ENABLED=<value> into iiab.env
2018-04-04 03:15:19 -04:00
George Hunt
227b5f4c32
wifi really is turned off by rfkill until wpa_supplicant has country=
2018-03-29 20:39:20 +00:00
A Holt
8419873d9c
Revert #652 as iiab-startup.sh sets promiscuous early on
2018-01-11 18:29:39 -05:00
A Holt
7f227413ca
turn on wlan0 promiscuous mode much earlier?!
2018-01-11 15:35:28 -05:00
A Holt
236580eff6
Clarify how hostapd_enabled is RECORDED into /etc/iiab/iiab.ini
2018-01-11 09:02:24 -05:00
A Holt
95f726e913
Context Explained: WiFi-as-gateway detection logic
2018-01-01 11:45:19 -05:00
A Holt
4272185a88
manually_toggle_AP: True -> hostapd_enabled: False
2018-01-01 10:58:46 -05:00
A Holt
44675f659a
"no_net_restart: True" to prevent WiFi flakiness?
2017-12-29 01:03:02 -05:00
A Holt
7986d5b28a
Clarify IIAB_LAN|WAN_DEVICE saved to /etc/iiab/iiab.env
2017-12-28 22:11:37 -05:00
A Holt
82862c4dd0
"when: not installing" redundant...comment or remove!?
2017-12-28 22:01:01 -05:00
A Holt
a2ab1b79cc
Clarif: manually_toggle_AP used in hostapd.yml & rpi_debian.yml
2017-12-28 19:39:29 -05:00
A Holt
c412f02f70
Enable manually_toggle_AP when WiFi is primary gateway
2017-12-28 18:57:22 -05:00
A Holt
4f250ac5f2
clarify "RPi - don't reboot to AP post install - installed via wifi"
2017-12-28 10:01:46 -05:00
A Holt
3a729396f0
Merge pull request #554 from jvonau/U17-2
...
U17-2: refine network for Ubuntu 18.04 LTS daily builds
2017-12-07 12:46:34 -05:00
A Holt
2df3afbc78
"reboot_to_AP: False" (today for RPi only) was being ignored
2017-12-04 18:18:07 -05:00
Jerry Vonau
29104b9f75
add install time option for control of AP upon reboot
2017-11-24 13:01:18 -06:00
Jerry Vonau
ac738458f0
use results to set_facts
2017-11-24 11:04:37 -06:00
Jerry Vonau
1775c77265
name the tasks
2017-11-24 11:04:37 -06:00
Jerry Vonau
7e4ff797e5
hand merge of systemd-net with a rename 2
2017-11-24 11:04:36 -06:00
Jerry Vonau
e1e9108ac4
NM support
2017-11-24 11:04:36 -06:00
Jerry Vonau
e762dd3d8d
rpi_debian.yml
2017-11-24 11:04:36 -06:00
Jerry Vonau
20398be41a
partial 831e189795bf37d6c785a657a882556c3d649294
2017-11-20 11:20:20 -06:00
Jerry Vonau
a6d63e66d2
use {{}} and iiab_lan_iface
2017-11-20 11:17:16 -06:00
Jerry Vonau
e9aae150f4
rpi test 3 wifi flip on reboot
2017-11-20 11:17:16 -06:00
Jerry Vonau
73fd3959b2
4- not network, better logging, and adjust tags network- FQDN
2017-11-20 11:15:20 -06:00
Jerry Vonau
5e38b47d04
move proxy install option to 4-common
2017-11-13 09:59:13 -06:00
Jerry Vonau
8a2c560f5b
Squid on the fly, loses some speed thou
2017-11-13 09:59:13 -06:00
Jerry Vonau
c08de05fbd
shift FQDN
2017-11-13 09:59:13 -06:00
Jerry Vonau
991f1e87b8
wondershaper.yml
2017-11-06 20:15:51 -06:00
Jerry Vonau
5132062bf7
install iptables in 2-common
2017-11-06 15:34:28 -06:00
Jerry Vonau
e74838b8b2
test disabling include_vars and moving computed_vars.yml in main.yml
...
looking at "installing" as defined in roles/0-init/defaults/main.yml
and first use in named.yml: Stop named before copying files where the install
aborts when not defined
2017-11-06 15:34:27 -06:00
Jerry Vonau
16adb8e199
Noted odd behaviour when altering local_vars for 'host_ssid' & is_VM
2017-11-06 15:34:26 -06:00
Jerry Vonau
4d8fe7fd46
remove dup'd stanza
2017-11-06 15:34:26 -06:00
Jerry Vonau
e467df273e
move enable_service - edits
2017-11-06 15:34:26 -06:00
Jerry Vonau
8e37472fbf
running - double check after rebase
2017-11-06 15:34:26 -06:00
Jerry Vonau
cdf368d257
fixed cherry-pick 54f7b4e728
2017-11-06 15:34:26 -06:00
Jerry Vonau
e490693dab
merge - move services - double check after rebase
2017-11-06 15:34:26 -06:00
Jerry Vonau
2c9a2970bc
merge iiab-install - missed is_redhat
2017-11-06 15:34:26 -06:00
Jerry Vonau
6cae3930b7
move network package install - double check after rebase
2017-11-06 15:34:25 -06:00
Jerry Vonau
ff22bcaf83
backport of 46c36b3e3542ffe5609ab5cc10a60de7335d6cd9 double check after rebase
...
backport of c837cde92304cfaf4a44c31dfb40bbadfd05fe04
backport of a0102669d2d842163d17d61e254dbd0ba8a3ea92
touch up
backport of a55c0555b6fb92a6b6b239a9dce2fde2100e7ae5
2017-11-06 15:34:25 -06:00
Jerry Vonau
c0590d973e
move hostname handling from network role --edited double check after rebase
2017-11-06 15:34:25 -06:00
Adam Holt
c07c0d2d76
56 changes to include_tasks --edits double check after rebase
2017-11-06 15:34:25 -06:00
Jerry Vonau
82854b94a1
too fancy atm
2017-11-06 12:33:41 -06:00