1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

8727 commits

Author SHA1 Message Date
George Hunt
a3d86e78cb let testing occur on a fedora VM 2017-10-03 19:06:35 -07:00
Arky
40a5892507 Disable pip caching for ka_lite_static
Patch for downloading ka_lite_static failure. Fixes #372
2017-10-04 00:47:07 +07:00
A Holt
c24d88677c Merge pull request #371 from holta/master
comment out 5-xo-services (too damn slow)
2017-10-03 01:38:39 -04:00
A Holt
b1d8b7e486 comment out 5-xo-services (too damn slow) 2017-10-03 01:33:35 -04:00
A Holt
912fff190f Merge pull request #8 from iiab/master
sync from iiab/iiab
2017-10-03 01:32:10 -04:00
A Holt
d3b487fe1d Merge pull request #367 from holta/master
6.4 needs the most-tested local_vars.yml (medium-sized) + restore 5-xo-services to iiab.yml
2017-10-02 22:38:30 -04:00
A Holt
2f74052b3b Merge pull request #364 from jvonau/hotfix
use iiab.env for first_run test
2017-10-02 22:36:34 -04:00
A Holt
441d21c683 restore 5-xo-services 2017-10-02 22:31:25 -04:00
A Holt
f669a52e27 Update medium.localvars 2017-10-02 21:39:45 -04:00
A Holt
b3dfeea480 Merge pull request #7 from iiab/master
sync from iiab/iiab
2017-10-02 21:37:19 -04:00
Jerry Vonau
7fd475b0e5 use iiab.env for first_run test 2017-10-02 12:59:37 -05:00
georgejhunt
a6043a8634 Merge pull request #359 from jvonau/sugar-systemd
disable systemd sugarizer.service
2017-10-02 10:02:56 -07:00
georgejhunt
919e781818 Merge pull request #362 from georgejhunt/config
test revert
2017-10-02 10:00:02 -07:00
A Holt
74244b6de4 -e restored 2017-10-02 12:59:10 -04:00
George Hunt
507bfa1938 test revert 2017-10-02 09:37:58 -07:00
Jerry Vonau
c15f3caca3 disable systemd sugarizer.service2 2017-10-02 11:34:48 -05:00
Jerry Vonau
d29fa67336 disable systemd sugarizer.service 2017-10-02 10:15:09 -05:00
Arky
1bd007e02d Fixing broken symlink
Perhaps xsce-admin is renamed to iiab-admin-console. Fixing bug #348 by removing symlink.
2017-10-02 11:09:15 +07:00
A Holt
cfc5573738 Merge pull request #355 from tim-moody/elgg-10-1
fix elgg: reorder so dbuser can be created
2017-10-01 22:39:00 -04:00
A Holt
3a836af317 Merge pull request #358 from holta/master
typo currupted -> corrupted
2017-10-01 21:46:06 -04:00
A Holt
6cf1bcd980 typo currupted -> corrupted 2017-10-01 21:43:25 -04:00
A Holt
79def69d33 Merge pull request #357 from holta/master
typo Provisioally -> Provisionally
2017-10-01 18:50:57 -04:00
A Holt
159e3280ab typo Provisioally -> Provisionally 2017-10-01 18:48:50 -04:00
A Holt
43733092fe Merge pull request #6 from iiab/master
sync from iiab/iiab
2017-10-01 18:46:42 -04:00
Tim Moody
21aa6490f9 add Jerry's fix for disabling on Redhat 2017-10-01 18:32:44 -04:00
Tim Moody
80cbdbae51 fix elgg: reorder so dbuser can be created 2017-10-01 16:41:32 -04:00
Arky
2d433d2872 Using Ansible get_url module to fix warnings
Using Ansible 'get_url' modules instead of 'wget' to download usbmout package. Fixes warnings in bug #327
2017-10-01 17:03:24 +07:00
Arky
b6580e7f3a Using Ansible file module to fix warnings
Using Ansible file modules instead of 'chmod' to recursively change iiab_base directory permissions. Fixes warning in #324
2017-10-01 16:45:11 +07:00
georgejhunt
9dbe690c6a Merge pull request #345 from georgejhunt/udevreboot
try restarting with unit file after network-online.target
2017-09-30 12:10:52 -07:00
George Hunt
6f4bfdcf34 Revert "try to create symbolic links at boot time"
This reverts commit 6a4c65c7bc.

usbmount routine needs adapter variable passed in -- this does not work
2017-09-30 12:05:23 -07:00
George Hunt
6a4c65c7bc try to create symbolic links at boot time 2017-09-30 10:09:24 -07:00
A Holt
6ef6d28df2 describe as "reload" instead of "reboot"
Per discussion in http://minutes.iiab.io live chat.  @georgejhunt let us know if this is OK.
2017-09-30 12:44:04 -04:00
A Holt
597ace9416 describe as "reboot" instead of "reload"
@georgejhunt please let us know if this renaming is ok (as discussed in http://minutes.iiab.io live chat)

I'll do the 2nd file now.
2017-09-30 12:42:01 -04:00
George Hunt
4ba8a4825c make dest a directory for sure 2017-09-29 16:44:12 -07:00
George Hunt
ef91cda697 try restarting with unit file after network-online.target 2017-09-29 16:38:04 -07:00
A Holt
bee031b298 Merge pull request #344 from holta/master
clarify ./runtags list syntax doesn't allow spaces
2017-09-29 18:05:08 -04:00
A Holt
e0527b727e further clarified ./runtags accepts "playbook and tagnames" 2017-09-29 17:53:19 -04:00
A Holt
c12d3f8e74 revised per @jvonau's recommendation (tags include playbooks but also other things) 2017-09-29 17:50:31 -04:00
A Holt
7113ae05da clarify ./runtags syntax doesn't allow spaces 2017-09-29 17:24:35 -04:00
A Holt
5083dfb64f Merge pull request #341 from holta/master
update kiwix-tools_linux64 2017-09-27 to 2017-09-28
2017-09-28 23:02:46 -04:00
A Holt
4c33c549c8 update kiwix-tools_linux64 2017-09-27 to 2017-09-28 2017-09-28 22:51:55 -04:00
A Holt
e7b87b8ee0 Merge pull request #5 from iiab/master
sync from iiab/iiab
2017-09-28 22:50:44 -04:00
A Holt
149fe0e0c6 Merge pull request #338 from jvonau/2.3.1-patch
Ubuntu - ppa install for ansible 2.4
2017-09-28 22:38:39 -04:00
A Holt
9640fd231a Merge pull request #339 from holta/master
change /opt/schoolserver to /opt/iiab in comments (2-common)
2017-09-28 13:55:05 -04:00
A Holt
904401b190 changed /opt/schoolserver to /opt/iiab in comments 2017-09-28 13:50:52 -04:00
A Holt
2cbe4173b9 Merge pull request #4 from iiab/master
sync from iiab/iiab
2017-09-28 13:49:23 -04:00
Jerry Vonau
54ce786b67 Unbutu - ppa install for ansible 2.4 2017-09-28 12:05:03 -05:00
georgejhunt
d17f9b285b Merge pull request #316 from jvonau/2.3.1-patch
replacement for scripts/ansible & and exit codes for runansible
2017-09-28 09:02:12 -07:00
georgejhunt
30659d1c1e Merge pull request #333 from georgejhunt/centos
centos pip does not have option disable-pip-version-check
2017-09-28 09:00:07 -07:00
Jerry Vonau
ae1a64a970 remove autorun of scripts/ansible 2017-09-28 11:00:05 -05:00