Jerry Vonau
a9e92191db
remove named and dhcpd install options
2022-07-16 04:36:22 -05:00
root
c01c6ac73b
network/tasks/rpi_debian.yml: 'country_code.stdout | length == 0'
2022-05-19 14:32:18 -05:00
Jerry Vonau
6e2493a2d4
think that was a bug report in the past
2022-05-19 14:32:18 -05:00
Jerry Vonau
9f699d19fe
should be a drop-in replacement
2022-05-19 14:32:18 -05:00
Jerry Vonau
dfb9eea05d
isolate returned value
2022-05-19 14:32:18 -05:00
Jerry Vonau
4a30d7e15d
supply hostapd template later to pickup changed fact
2022-05-19 14:32:18 -05:00
Jerry Vonau
422b1c0197
set 'host_country_code' to value found in wpa_supplicant.conf
...
host_country_code becomes a fallback value if undetected
2022-05-19 14:32:18 -05:00
root
50e0cde9a3
iiab-check-firmware to /usr/bin ; rename systemd services to iiab-*
2021-07-27 22:36:07 -04:00
A Holt
566a5e685b
rpi_debian.yml: clone-wifi when: discovered_wireless_iface != "none"
2021-07-20 21:58:26 -04:00
A Holt
a8df90c3a4
network/tasks/rpi_debian.yml: Restore explanation of hostapd restart
2021-04-14 13:01:37 -04:00
Jerry Vonau
b44526cc27
networking - RpiOS - May impact bluetooth networking.
...
Only supply 'iiab' and use networking service for wired slaves needing br0.
2020-07-23 22:42:03 -05:00
Jerry Vonau
845a961139
forget about pre-reboot AP usage
2020-05-07 12:23:08 -05:00
Jerry Vonau
a95d476287
rpi wifi-runtime changes
2020-05-07 12:23:08 -05:00
Jerry Vonau
8190f4b7a9
runtime - move clone-wifi - adjust services
2020-05-07 12:23:08 -05:00
Jerry Vonau
263010cfdf
raspbian - only start clone-wifi if wired gateway is used
2020-05-07 12:23:07 -05:00
Jerry Vonau
1bdd038b41
raspbian no reboot -- needs testing
2020-05-07 12:23:07 -05:00
A Holt
73531b1f46
Merge pull request #1525 from holta/wifi-dnsmasq-fix
...
WiFi dnsmasq fix for #1519 - always create br0 on RPi
2019-02-26 13:36:01 -05:00
A Holt
2c4d79f928
isolate br0: restart networking if bridge exists
2019-02-26 13:27:49 -05:00
A Holt
9edce23829
Update rpi_debian.yml
2019-02-05 13:10:19 -05:00
A Holt
3957891c36
Update rpi_debian.yml
2019-02-05 12:59:03 -05:00
A Holt
e2120ef8aa
Change iiab.j2 to rpi.j2 to fix #1452 dup route problem?
2019-02-05 12:56:51 -05:00
A Holt
15df488fce
Update rpi_debian.yml
2018-10-09 17:21:25 -04:00
A Holt
b04a6147e9
typo in comment: counry -> country
2018-06-29 17:40:50 -04:00
Jerry Vonau
367164029c
replace shell use of daemon_reload with systemd module, use systemd module in place of service for hostapd
2018-04-07 17:31:36 -05:00
Jerry Vonau
e7872a2a9d
fix enabling hostapd
2018-04-07 11:50:13 -05:00
George Hunt
54066b9b07
typo, and use rfkill to unblock wifi
2018-03-30 00:17:56 +00: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
ebd2f3ac61
manually_toggle_AP: True -> hostapd_enabled: False
2018-01-01 11:04:30 -05:00
A Holt
4dc6643d47
Avoid restarting hostapd unless nec
2017-12-29 01:08:01 -05:00
Jerry Vonau
117a3f513b
cleanup
2017-11-24 11:04:37 -06:00
Jerry Vonau
095bf1acdc
use down more
2017-11-24 11:04:36 -06:00
Jerry Vonau
e762dd3d8d
rpi_debian.yml
2017-11-24 11:04:36 -06:00
A Holt
4585445e80
Capitalize 1st word of ansible outputs
2017-11-08 02:00:07 -05:00
Jerry Vonau
8cf4481553
port dnsmasq over from nginx-rebase-eth0 - rebased edits
2017-11-06 12:33:41 -06:00
Jerry Vonau
cc8494608e
reorder dhcpcd networking services - rebased edits
...
looks weird on redhat
add systemd reload
2017-11-06 12:33:41 -06:00
Jerry Vonau
c326a49de1
rename interfaces.j2 - rebased - edits
2017-11-06 12:33:41 -06:00
Jerry Vonau
78cd58ca8a
boolean in template needs ==t/f
2017-11-06 12:33:41 -06:00
Jerry Vonau
788407cc9a
correct service name - stock interfaces - rebased edits
2017-11-06 12:33:41 -06:00
A Holt
01eb8f3528
refined
2017-10-27 13:56:51 -04:00
A Holt
7431fe572e
cleaner
2017-10-27 12:17:09 -04:00
A Holt
5e89182876
More readable Ansible output
2017-10-27 11:59:36 -04:00
Arky
3abb27bbed
Misc Fixes: Clean up whitespace warnings
2017-10-19 13:40:23 +07:00
A Holt
6cf1bcd980
typo currupted -> corrupted
2017-10-01 21:43:25 -04:00
Jerry Vonau
6877bb2ac2
typo eth0 ( #251 )
...
correct service name
lets shut-up systemd
keep wifi variables with networking - remove unused variable
2017-09-18 08:19:46 -07:00
georgejhunt
ed2b5d78f2
just move our config to interfaces.d ( #247 )
...
* just move our config to interfaces.d
* debian needs same fix as rpi
* try to recover/upgrade from putting wrong content in interfaces -- restore it
* modify dhcpcd.conf for gui static changes
* cannot comment out jinja2 with #, need to wipe the {%
* deny Lan for dhcpcd, will need work if wifi is used upstream
* attempt to change ip from console without requiring a reboot
* Revert "attempt to change ip from console without requiring a reboot"
This reverts commit 14c7499cdc
.
Better not to break an upstream connection
* cleanup the iiab.j2 template --changing only comment lines
2017-09-15 22:31:09 -07:00
georgejhunt
092617e75d
hardcoding ifaces on rpi was a bad idea ( #232 )
...
* remove hardcodeing of ifaces - raspbian
* remove commented out hardcodeing
2017-09-11 09:20:12 -07:00
georgejhunt
30f4dfc1af
Notags ( #73 )
...
* bulk change use_cache/no_network->internet_available
* bulk change use_cache/no_network->internet_available
* remove unuseful debug statements
* remove download tags
* appendix has_internet_connection
* ubuntu dhcpd needs to connect to br0
2017-06-29 10:48:41 -07:00
georgejhunt
f319afa432
Test ( #20 )
...
* change apache_data to apache_user in all
* no libapach2 in centos. just php. no php-magick in centos
* remove redundant vars entries
* do not create apache user
* missed one pound sign
* soft code all references to apache_user
* centos requires older setuptools
* revert ansible_lsb.id in xsce.yml
* try getting recent pip
* move pip download to 2prep so that kalite success is not dependent on iiab coming first
* still need to replace setuptools in kalite
* add curl -- needed in debian
* massivly substitue iiab for xsce, and rename files
* completed runansible
* centos fixes,install pip
* appliance means no iptables rules
* change to earlier version of setuptools for centos
* delete file duplicate, hopefully unnecessary. generate the offline docs
* wiki docs errors
* create the admin group -- deleted earlier
* use the --yes option with pip uninstall
* base of repo moved from schoolserver to iiab, unleashkids.org->iiab.io
* network detection broken due to tupo
2017-06-09 16:25:56 -07:00
George Hunt
a5128f839b
remove anything that breaks if resolvconf service is referenced
2017-06-02 23:50:24 +00:00
George Hunt
845632d0ac
initial checkin -- May 27, 2017
2017-05-27 11:09:50 -07:00