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

1794 commits

Author SHA1 Message Date
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
A Holt
397d0daf5c
Merge pull request #713 from jvonau/180326-MN
NM correct permissions, lockout of hostapd, fix boot race
2018-03-26 15:33:02 -04:00
A Holt
a3c4fa275c
Update ansible.cfg 2018-03-26 11:19:28 -04:00
A Holt
d1073baa7c
Update ansible.cfg 2018-03-26 11:18:47 -04:00
A Holt
64273207f0
Proposed by @jvonau & @tim-moody 2018-03-26 11:15:41 -04:00
Jerry Vonau
8c17fa14e4 NM correct permissions, lockout of hostapd, fix boot race 2018-03-25 23:59:09 -05:00
A Holt
e2b76f3daa
Rename ansible.cfg to ansible.cfg.deprecated 2018-03-24 15:48:43 -04:00
A Holt
473680db84
system_warnings = False -> True + deprecation_warnings = False -> True 2018-03-24 14:23:55 -04:00
A Holt
8e71469b52
Update ansible 2018-03-23 12:52:23 -04:00
A Holt
62de11463d
restore scripts/ansible now that Ansible 2.5.0 is released & smoke-tested 2018-03-23 12:50:18 -04:00
A Holt
3c153c098c
Merge pull request #63 from iiab/master
sync from iiab/iiab
2018-03-23 12:41:28 -04:00
A Holt
6e6f8d5fd4
Merge pull request #708 from holta/mediawiki
/mediawiki corrected/clarified
2018-03-22 17:43:31 -04:00
A Holt
ec03ec4c9d
/mediawiki corrected/clarified 2018-03-22 17:42:13 -04:00
A Holt
7dfe185fde
Merge pull request #707 from holta/mediawiki
MediaWiki documentation/style tweaks
2018-03-22 17:31:04 -04:00
A Holt
27bb8b65d7
documentation clarified 2018-03-22 16:12:25 -04:00