mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge commit '50e5e1067f' into mitra
This commit is contained in:
commit
1aebf56f7c
5 changed files with 8 additions and 8 deletions
|
|
@ -40,7 +40,7 @@ wondershaper_upspeed: "1024"
|
|||
|
||||
# Wi-Fi
|
||||
host_ssid: IIAB
|
||||
hostapd_wait: 1
|
||||
hostapd_wait: 5
|
||||
host_wifi_mode: g
|
||||
host_channel: 6
|
||||
host_wireless_n: False
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
creates: /etc/sysconfig/olpc-scripts/setup.d/installed/gateway
|
||||
when: iiab_network_mode == "Gateway"
|
||||
|
||||
- name: Waiting {{ hostapd_wait }} seconds for network to stabilize
|
||||
- name: Waiting {{ hostapd_wait }} seconds for network to stabilize (iiap-gen-iptables will fail if dnsmasq isn't ready!)
|
||||
shell: sleep {{ hostapd_wait }}
|
||||
|
||||
- name: Run /usr/bin/iiab-gen-iptables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue