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

792 commits

Author SHA1 Message Date
A Holt
786ba65bc1 owncloud vars needed, or Ansible fails ("No package matching 'owncloud' is available") 2017-10-11 00:15:26 -04:00
A Holt
00811fb7c5 added warning: wondershaper appears unmaintained 2017-10-10 23:59:07 -04:00
A Holt
07aeca2fdd default_vars.yml more readable 2017-10-10 23:46:33 -04:00
A Holt
dde8cdbc44 adding xo_services_install: False 2017-10-10 23:35:17 -04:00
A Holt
08bb154f4a Merge pull request #9 from iiab/master
sync from iiab/iiab
2017-10-10 23:30:12 -04:00
Jerry Vonau
6060370388 don't exclude ansible from updating for is_redhat 2017-10-10 15:11:32 -05:00
Jerry Vonau
1dc1e60079 move doc generation to 4-server-options 2017-10-10 15:09:54 -05:00
Jerry Vonau
bd1320e58b ensure network is completed before saying first_run is complete 2017-10-10 15:09:54 -05:00
Jerry Vonau
658fd199d1 move home-page so admin-console can modify the setting 2017-10-10 15:07:45 -05:00
Jerry Vonau
c9178ee72f add home-page as a tag 2017-10-10 15:07:45 -05:00
Jerry Vonau
9d2fb21705 permissions 2017-10-10 15:06:31 -05:00
Arky
16cf3fd136 IIAB Travis CI Testing Implementation #386
This pull request is complete implementation of IIAB Travis CI Testing for synatx errors, code linting and code review. 

Adds: Top level .travis.yml file. Add 'tests' directory with a 'inventory' and 'tests.yml' files. 

Modifies:  roles/moodle/tasks/main.yml to fix ansible-lint parsing problem. 

Modifies: README.md to add Build status button 
This is Git squash of many commits. Please look at individual commit message for the content changes. 

Creating an initial travis testing based on Jeff geerlings testing ansible methodology

https://www.jeffgeerling.com/blog/testing-ansible-roles-travis-ci-github
Adding Ansible-lint, Ansible-review tests to travis


Aded ansible-review for full repo and diff master


Removing ansible-lint install step, it automatically installed by ansible-review

Ansible-review only .yml files in root and  roles, vars, tests folders

Updated comments

Corrected ansible-lint parameters

Removed extranous tab that breaks ansible-lint

Removed a tab character that causes problems with ansible-lint 

See https://github.com/willthames/ansible-lint/issues/166
Fixing Travis Ansible Syntax tests roles path

The ansible roles path had problems due: 
1. Absense of top level global role 'iiab' 
2. Hardcoded paths '/etc/iiab' in ansible.cfg 

Fixing them in a hacky way. :(
Adding Travis Build status to Readme file
2017-10-10 13:12:34 +07:00
A Holt
8e66dd538e Merge pull request #373 from arky/bug-372
Disable pip caching for ka_lite_static
2017-10-09 11:08:46 -04:00
A Holt
a477d9bf90 Merge pull request #354 from arky/bug-348
Fixing broken symlink
2017-10-05 11:56:50 -04:00
georgejhunt
3ab03868a8 Merge pull request #376 from arky/better-readme
Updated README
2017-10-05 08:14:21 -07:00
A Holt
c7c1134c3c typos, grammar & basic editorial suggestions 2017-10-05 10:04:33 -04:00
Arky
59eff1eac1 Updated README
Created a informative readme file from exisiting content using this template: https://gist.github.com/PurpleBooth/109311bb0361f32d87a2
2017-10-05 17:25:54 +07:00
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
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