1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

1908 commits

Author SHA1 Message Date
A Holt
c7e611b755
pin Ansible to 2.4.x for now (e.g. "pip install ansible==2.4.4.0" on OLPC) 2018-04-05 02:32:43 -04:00
A Holt
40c3df1b1d
Merge pull request #69 from iiab/master
sync from iiab/iiab
2018-04-05 02:23:36 -04:00
A Holt
8ccf64ecec
Merge pull request #733 from holta/iiab-hotspot-on_and_iiab-hotspot-off
iiab-hotspot-on suggests reboot.  HOSTAPD_ENABLED live state in iiab.env (was iiab.ini)
2018-04-04 04:22:01 -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
2c58341de5
record HOSTAPD_ENABLED=True into iiab.env 2018-04-04 03:27:41 -04:00
A Holt
fa47bc1d41
record HOSTAPD_ENABLED=False into iiab.env 2018-04-04 03:27:25 -04:00
A Holt
5b671e2a46
check value/existence of HOSTAPD_ENABLED in iiab.env 2018-04-04 03:27:00 -04:00
A Holt
1396704aff
record HOSTAPD_ENABLED=<value> into iiab.env 2018-04-04 03:15:19 -04:00
A Holt
246515ed21
Update iiab-hotspot-on 2018-04-04 02:36:26 -04:00
A Holt
74a8ac6806
Merge pull request #68 from iiab/master
sync from iiab/iiab
2018-04-04 02:17:39 -04:00
A Holt
24b99e31fd
Update ansible.cfg 2018-04-03 14:28:12 -04:00
A Holt
bc6ad9e6ba
Merge branch 'master' into ansible 2018-04-03 14:27:18 -04:00
A Holt
6482d2147a
Merge pull request #732 from holta/prune-ansible.cfg
Prune bitrot from /opt/iiab/iiab/ansible.cfg
2018-04-03 14:08:44 -04:00
A Holt
6050c8d7ea
Create ansible.cfg 2018-04-03 14:02:41 -04:00
A Holt
ec9c79077d
Rename ansible.cfg to ansible.cfg.deprecated 2018-04-03 14:01:55 -04:00
A Holt
457ae20a7e
Merge pull request #729 from holta/runrole
Jerry's ./runrole works with Ansible 2.5.0
2018-04-03 13:22:42 -04:00
root
f4184e24a2 runrole 644 -> 755 2018-04-03 12:50:10 -04:00
A Holt
a8f9aa641d
Create run-one-role.yml 2018-04-03 11:56:34 -04:00
A Holt
f3581a6e88
Create runrole 2018-04-03 11:55:36 -04:00
A Holt
20336bddaa
Merge pull request #67 from iiab/master
sync from iiab/iiab
2018-04-03 11:52:27 -04:00
A Holt
55597666ae
Merge pull request #728 from holta/elgg-2.3.6
Elgg 2.3.5 -> 2.3.6 LTS (with 3.0.0 on the horizon)
2018-04-02 15:18:06 -04:00
A Holt
4820a0bbdb
Elgg 2.3.5 -> 2.3.6 2018-04-02 15:16:22 -04:00
A Holt
4c8cc36ba8
Merge pull request #66 from iiab/master
sync from iiab/iiab
2018-04-02 15:14:57 -04:00
George Hunt
6a65ca85cf lineinfile requires file->dest 2018-03-31 04:02:18 +00:00
George Hunt
8ad271903f move iiab_usb_lib_show_all from template to lineinfile 2018-03-30 20:44:39 -07:00
George Hunt
95ea759fa0 Merge branch 'fix6.5' of https://github.com/georgejhunt/iiab into fix6.5 2018-03-31 00:02:25 +00:00
George Hunt
9be8d52736 need systemd service for hostapd unconditionally 2018-03-31 00:01:45 +00:00
George Hunt
82394328cf centos errors out if no ifcfg files to delete 2018-03-30 16:02:31 -07:00
George Hunt
e0eae4fe9b variables required by redhat 2018-03-30 13:10:35 -07:00
George Hunt
7ee2bd43b6 centos missing mod_authnz_external 2018-03-30 18:40:00 +00:00
George Hunt
dc3f1c8ce0 wrong python_path for centos 2018-03-30 17:34:42 +00: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
George Hunt
5c074e59a4 put rpi in Gateway, enable hostapd 2018-03-29 17:57:24 +00:00
A Holt
59f1aba9db
Merge pull request #722 from jvonau/usb-boot
delay usbmount's actions during boot to be as late as possible

closes #710
2018-03-29 13:29:02 -04:00
Jerry Vonau
fc758c950b delay usbmount's actions during boot to be as late as possible 2018-03-29 10:11:21 -05:00
A Holt
3a93fa6e71
Merge pull request #719 from holta/runtags-cleanup
basic cleanup/refactoring of ./runtags & roles/1-prep/templates/iiab.env.j2
2018-03-28 14:09:21 -04:00
A Holt
6e9fbdaf3a
runtags cleanup/refactoring 2018-03-28 14:01:59 -04:00
A Holt
86aa6a8c43
English grammar 2018-03-28 14:00:10 -04:00
A Holt
1e8a7f86a3
Merge pull request #65 from iiab/master
sync from iiab/iiab
2018-03-28 13:57:23 -04:00
A Holt
dd9ec834bf
Merge pull request #717 from holta/kiwix-tools_0.4.0
kiwix-tools 2018-02-26 -> 0.4.0 for armhf & linux64

closes #709
2018-03-27 12:25:42 -04:00
A Holt
d1d645ba59
new kiwix-tools archives contain named/versioned-dir but not bin 2018-03-27 12:02:58 -04:00
A Holt
60e5323b58
new kiwix-tools archives contain named/versioned-dir but not bin 2018-03-27 12:02:47 -04:00
A Holt
8356917df9
kiwix-tools archives now contain a dir, so 2-stage install: unarchive then copy 2018-03-27 11:48:56 -04:00
A Holt
bbf1aaa4ca
kiwix-tools archives now contain a dir, so 2-stage install: unarchive then copy 2018-03-27 11:48:44 -04:00
A Holt
93177c59f5
kiwix-tools archives now contain a dir, so 2-stage install: unarchive then copy 2018-03-27 11:48:31 -04:00
A Holt
8a1778256e
kiwix-tools 2018-02-26 -> 0.4.0 for armhf & linux64 2018-03-27 10:40:20 -04:00
A Holt
8a521b3b03
Merge pull request #64 from iiab/master
sync from iiab/iiab
2018-03-26 18:50:11 -04:00
A Holt
47824e2f09
Update ansible.cfg 2018-03-26 15:37:41 -04:00