A Holt
|
7cb6120cf3
|
Ansible's recommended indentation/style
|
2018-02-06 18:18:42 -05:00 |
|
A Holt
|
f06a1d5231
|
Indentation
|
2018-02-06 16:44:06 -05:00 |
|
A Holt
|
b80a1a9799
|
Nextcloud 12.x -> 13.x
|
2018-02-06 13:28:39 -05:00 |
|
A Holt
|
5211bf3c23
|
Merge pull request #55 from iiab/master
sync from iiab/iiab
|
2018-01-11 19:50:00 -05:00 |
|
A Holt
|
b6d20fdbd7
|
Merge pull request #653 from holta/iiab-startup
wlan0 promiscuous much earlier during ./iiab-install (for WiFi-based installs on RPi)
|
2018-01-11 19:41:32 -05:00 |
|
A Holt
|
8419873d9c
|
Revert #652 as iiab-startup.sh sets promiscuous early on
|
2018-01-11 18:29:39 -05:00 |
|
A Holt
|
68dd7710d0
|
iiab-startup.sh can now enable promiscuous on 1st boot
|
2018-01-11 18:27:00 -05:00 |
|
A Holt
|
e07d1c12f8
|
Merge pull request #54 from iiab/master
sync from iiab/iiab
|
2018-01-11 16:28:47 -05:00 |
|
A Holt
|
e27a46aa01
|
Merge pull request #652 from holta/iiab-startup
Turn on wlan0 promiscuous mode within network playbook...or much earlier?! (RPi)
|
2018-01-11 16:24:36 -05:00 |
|
A Holt
|
7f227413ca
|
turn on wlan0 promiscuous mode much earlier?!
|
2018-01-11 15:35:28 -05:00 |
|
A Holt
|
80e0b16845
|
Merge pull request #53 from iiab/master
sync from iiab/iiab
|
2018-01-11 13:55:26 -05:00 |
|
A Holt
|
1f1ce07cea
|
Merge pull request #651 from holta/iiab-startup
fix bash/comment syntax in iiab-startup.sh when hostapd_enabled = False
|
2018-01-11 13:52:59 -05:00 |
|
A Holt
|
1178c452a7
|
backslash not needed (in bash conditional)
|
2018-01-11 13:51:22 -05:00 |
|
A Holt
|
7ce1278d7b
|
fix iiab-startup.sh when hostapd_enabled = False (bash syntax/comment error)
|
2018-01-11 13:48:27 -05:00 |
|
A Holt
|
9399ffc5cf
|
Merge pull request #649 from holta/iiab-startup
Refactor iiab-startup.yml & iiab-startup.sh (for iiab-hotspot-on|off & iiab.ini)
|
2018-01-11 11:49:56 -05:00 |
|
A Holt
|
1b86d291b0
|
computed_network.yml workaround discovered_lan_iface -> discovered_wan_iface
|
2018-01-11 11:41:51 -05:00 |
|
A Holt
|
9a689d8af9
|
discovered_lan_iface depr so TRY discovered_wan_iface
|
2018-01-11 09:56:26 -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
|
f700843f69
|
Readability tweaks
|
2018-01-11 00:32:41 -05:00 |
|
A Holt
|
8d36117fd9
|
Update iiab-startup.sh
|
2018-01-11 00:06:27 -05:00 |
|
A Holt
|
1007a34347
|
Update iiab-hotspot-on
|
2018-01-11 00:02:09 -05:00 |
|
A Holt
|
50cdc51fd5
|
Update iiab-hotspot-off
|
2018-01-11 00:01:51 -05:00 |
|
A Holt
|
2cd342f180
|
Update iiab-hotspot-off
|
2018-01-10 23:47:39 -05:00 |
|
A Holt
|
91b0e4cf17
|
Update iiab-hotspot-on
|
2018-01-10 23:47:32 -05:00 |
|
A Holt
|
c138027c08
|
iiab-hotspot-on sets "hostapd_enabled = True" in /etc/iiab/iiab.ini
|
2018-01-10 23:41:18 -05:00 |
|
A Holt
|
de2550ed57
|
Update iiab-hotspot-off
|
2018-01-10 23:40:23 -05:00 |
|
A Holt
|
35aab19383
|
iiab-hotspot-off sets "hostapd_enabled = False" in /etc/iiab/iiab.ini
|
2018-01-10 23:33:22 -05:00 |
|
A Holt
|
12b02ae991
|
Ignore /etc/iiab/config_vars.yml for now (too complex; TBD w/ Admin Console)
|
2018-01-10 23:29:32 -05:00 |
|
A Holt
|
e61b3bd03d
|
AIM: Promiscuous WiFi Only When Nec (on boot, etc)
|
2018-01-10 23:04:17 -05:00 |
|
A Holt
|
c438c13fb1
|
Enable Promiscuous WiFi on boot IFF AP's OFF
|
2018-01-10 22:42:09 -05:00 |
|
A Holt
|
2e8bb9c00d
|
Ansible output: "iiab-startup.service to {{ systemd_location }}"
|
2018-01-10 20:41:05 -05:00 |
|
A Holt
|
847a49917f
|
condition on /usr/libexec/iiab-startup.sh (NOT unit file!)
|
2018-01-10 20:26:52 -05:00 |
|
A Holt
|
e8a781230c
|
fix "state: restarted" in Ansible's systemd module
|
2018-01-10 20:09:35 -05:00 |
|
A Holt
|
fbe58d0ba6
|
consolidate 3 commands w/ Ansible's systemd module
|
2018-01-10 20:06:20 -05:00 |
|
A Holt
|
ff07ba716a
|
tighten conditionals (gratuitous "startup_unit.stat.exists is defined")
|
2018-01-10 19:43:34 -05:00 |
|
A Holt
|
d6a51cb175
|
iiab-startup.yml clarifications
|
2018-01-10 19:36:38 -05:00 |
|
A Holt
|
15e3b4726f
|
Merge pull request #52 from iiab/master
sync from iiab/iiab
|
2018-01-10 19:27:26 -05:00 |
|
A Holt
|
413326aa24
|
Merge pull request #635 from holta/ethernet
Experiment trying to get Ethernet working during WiFi installs
|
2018-01-10 18:53:38 -05:00 |
|
A Holt
|
3ccccbd9bc
|
Clarify how calibre-install-latest.sh works in comments?
|
2018-01-10 17:09:09 -05:00 |
|
A Holt
|
b61ff861ac
|
flag calibre_debs_on_debian clarified in comments
|
2018-01-09 14:56:54 -05:00 |
|
A Holt
|
87955ac967
|
Merge pull request #648 from holta/master
phpMyAdmin 4.7.6 -> 4.7.7
|
2018-01-06 16:27:24 -05:00 |
|
A Holt
|
84eac54b3c
|
phpMyAdmin 4.7.6 -> 4.7.7
|
2018-01-06 16:17:58 -05:00 |
|
A Holt
|
e157c5e5c6
|
RPi: wlan0 promiscuous starts in Stage 2 (iiab-startup.sh)
|
2018-01-04 23:53:39 -05:00 |
|
A Holt
|
b9f6dc5a7b
|
wlan0 promiscuous pn iiab-hotspot-off...only if rpi
|
2018-01-04 23:28:43 -05:00 |
|
A Holt
|
71841e0d6b
|
Merge pull request #51 from iiab/master
sync from iiab/iiab
|
2018-01-04 21:41:07 -05:00 |
|
A Holt
|
95f726e913
|
Context Explained: WiFi-as-gateway detection logic
|
2018-01-01 11:45:19 -05:00 |
|
A Holt
|
9d94af43b3
|
Explain hostapd_enabled: & reboot_to_AP:
|
2018-01-01 11:30:14 -05:00 |
|
A Holt
|
e010c060d8
|
Explain hostapd_enabled: & reboot_to_AP:
|
2018-01-01 11:30:02 -05:00 |
|
A Holt
|
bf3dca7000
|
Update default_vars.yml
|
2018-01-01 11:21:12 -05:00 |
|
A Holt
|
61e722a788
|
manually_toggle_AP: False -> hostapd_enabled: True
|
2018-01-01 11:11:37 -05:00 |
|