Jerry Vonau
8751b33271
can't start hostapd when ap0 is in use needs reboot
2020-05-01 10:27:49 -05:00
Jerry Vonau
3b26b4c594
don't call netplan apply
2020-05-01 10:27:49 -05:00
Jerry Vonau
7db1464b76
don't check for wifi slaves if wifi gateway
2020-05-01 10:27:48 -05:00
Jerry Vonau
ab8de54e24
restart - hostapd use wifi gateway as test
2020-05-01 10:27:48 -05:00
Jerry Vonau
640dbd64ea
use wifi_up_down to set iiab_wireless_lan_iface
2020-05-01 10:27:47 -05:00
Jerry Vonau
3c1bcc01ef
lets try netplan apply to restart the network
2020-05-01 10:27:46 -05:00
Jerry Vonau
3e02d57210
restart - use ap0 for bridge slave test
2020-05-01 10:27:46 -05:00
Jerry Vonau
3bb839294d
install time fix for #2220
2020-02-02 00:21:45 -06:00
root
6e6fab170d
3 iiab.ini descrips + rm excess '| bool' casts
2020-01-13 19:57:50 -05:00
Jerry Vonau
2423d9a293
network guard against faulty user edits to local_vars
2019-11-28 05:27:44 -06:00
Jerry Vonau
4a8daa1d12
better feedback for dhcp_service2
2019-07-06 23:35:38 -05:00
Jerry Vonau
ed0d8961a6
correct waiting explaination
2019-07-06 23:09:59 -05:00
A Holt
f56c9e8c75
restart dnsmasq in appliance mode too!
2019-06-19 20:07:53 -04:00
root
2ea775848a
Add |bool in network/tasks/restart.yml
2019-05-24 01:51:03 -04:00
A Holt
50e5e1067f
Clarify why hostapd_wait (5 seconds for now) is nec
2019-05-07 16:16:07 -04:00
A Holt
abafd34709
Sufficient b/c br0 exists thanks to /etc/network/interfaces.d/iiab
2019-02-26 13:23:55 -05:00
A Holt
3ec408fbd1
cleaner, on @jvonau's recommendation
2019-02-25 12:00:46 -05:00
A Holt
fa8ac3606d
@jvonau: suppress restarting of dnsmasq if initial install is using WiFi
2019-02-25 11:56:57 -05:00
Jerry Vonau
9254e4b400
fix WiFi as gateway
2019-01-02 01:32:40 -06:00
A Holt
57e0747564
Update restart.yml
2018-11-03 23:39:03 -04:00
A Holt
44c1c0293a
Update restart.yml
2018-07-17 01:41:51 -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
A Holt
f6e3d6830b
manually_toggle_AP: True -> hostapd_enabled: False
2018-01-01 11:03:29 -05:00
A Holt
3d5d5ac039
Avoid restarting hostapd if manually_toggle_AP
2017-12-29 01:19:06 -05:00
Jerry Vonau
fb331c7e09
always restart dns server
2017-12-07 12:43:41 -06:00
Jerry Vonau
4416cf5e55
make that a 2 min timeout for squid
2017-11-18 22:18:48 -06:00
A Holt
60d8afaab8
spelling typos cleaned
2017-11-08 01:58:26 -05:00
Jerry Vonau
ccdb5cd2fb
restart.yml - wifi bridge slave touchup
2017-11-06 20:15:51 -06:00
Jerry Vonau
35cd2b44a5
iiab_wireless_lan_iface is defined for machines without wifi
2017-11-06 15:34:28 -06:00
Jerry Vonau
f3fa1d21e9
move squid stop before DG
2017-11-06 15:34:27 -06:00
Jerry Vonau
df08c29cfd
Ubuntu - skip restart with DG enabled during install
2017-11-06 15:34:27 -06:00
Jerry Vonau
259c03fbcb
better squid <-> dansguardian switchover when enabling/disabling services due to port 3128 usage
2017-11-06 15:34:27 -06:00
Jerry Vonau
37b8e3fdb6
fixed cherry-pick of 76835bac05
2017-11-06 15:34:26 -06:00
Jerry Vonau
b17bc7f779
tighten up hostapd check
2017-11-06 12:33:42 -06:00
Jerry Vonau
5ca8db9d09
lose rpi_debian - rebased -- dropped file
2017-11-06 12:33:41 -06:00
Jerry Vonau
de4be7c646
Everybody is testing debian.yml - Toggle dnsmasq_enabled False - edits
...
use hostapd.yml supplied templates sooner - remove systemd reload and restarted - move restarted to restart.yml
live testing
2017-11-06 12:33:41 -06: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
788407cc9a
correct service name - stock interfaces - rebased edits
2017-11-06 12:33:41 -06:00
A Holt
bc7efdd8d9
slight bit cleaner
2017-10-27 13:34:00 -04:00
Jerry Vonau
43bf8174c0
make DG and squid respect *_install and default dansguardian_install to False
2017-09-18 13:38:53 -07: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
4462652deb
Iiab ( #68 )
...
* xs- goes to iiab-
* more xs->iiab
* sysconfig was forgotten
* hyphen vs underscore i roles network templates
* bulk sed on pgsql-xs
* create links for old script names
* missed named-xs -> named-iiab
* squid-xs ->squid-iiab
* misspelled squid-iiab.conf.j2
2017-06-27 19:53:13 -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
6a1cd439cd
rest of patches
2017-05-27 16:40:12 -07:00
George Hunt
cb344d7d47
patch 0002
2017-05-27 16:10:45 -07:00
George Hunt
845632d0ac
initial checkin -- May 27, 2017
2017-05-27 11:09:50 -07:00