1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
Commit graph

141 commits

Author SHA1 Message Date
A Holt
db6c3f349c
Update main.yml 2017-11-26 20:05:43 -05:00
Jerry Vonau
40994e9a3a replace symlink with wrapper to export KALITE_HOME for enduser ease of use 2017-11-16 03:12:57 -06:00
A Holt
d507c62328
clarified non-static + reqs file 2017-11-08 13:46:06 -05:00
Jerry Vonau
244cef6dfa kalite static only 2017-11-08 12:24:10 -06:00
A Holt
743c91de8c
OS's other than debuntu -> debuntu 2017-11-08 00:57:00 -05:00
A Holt
ec28fbc50e
Messaging tweak 2017-11-05 01:12:57 -05:00
A Holt
89b858df0a
Clarify messaging 2017-11-05 01:11:53 -05:00
A Holt
9ae9b71690
Tighter messaging 2017-11-05 01:10:13 -05:00
A Holt
1c8110c7e9
Cleaner messaging 2017-11-05 01:06:15 -05:00
A Holt
26e7c59015
Cleaner messaging 2017-11-05 01:01:26 -05:00
A Holt
6dec11c4eb
Messaging cleaner 2017-11-05 01:52:18 -04:00
A Holt
1aac4fb15c cleaner Ansible messaging 2017-10-27 10:02:26 -04:00
A Holt
ebb621a2cf cleaner Ansible messaging 2017-10-27 10:00:58 -04:00
A Holt
ca7f578e14 cleaner README 2017-10-27 09:58:40 -04:00
Arky
602223e4ff Adds spaces in variables after {{ and before }}
Fixes various warnings in Travis CI 

[EXTRA0001] Variables should have spaces after {{ and before }}
2017-10-20 11:36:10 +07:00
Jerry Vonau
6d87652e8c just dup the code 2017-10-18 22:01:51 -05:00
Jerry Vonau
0064694bbe limit --no-cache-dir exclude to is_redhat 2017-10-18 17:20:17 -05:00
Jerry Vonau
a4c69e8597 centos remove --no-cache-dir 2017-10-18 01:20:37 -05:00
Arky
6f0a903a5f Fix octal permissions warnings in Travis CI 2017-10-16 13:57:57 +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
George Hunt
0b5a0df4bc centos pip does not have option disable-pip-version-check 2017-09-27 21:35:19 -07:00
A Holt
3722f8fa0d 2 typos in roles/kalite/tasks/install.yml 2017-09-18 23:33:20 -04:00
Jerry Vonau
bc90485ce8 create symlink for kalite on path - remove unneeded creation of pip pre-cache 2017-09-18 13:38:53 -07:00
Jerry Vonau
b7671bf837 fix url 2017-09-18 13:38:53 -07:00
Jerry Vonau
017f854e31 merge kalite-venv 2017-09-18 13:38:53 -07:00
Jerry Vonau
7ca0970b5a introduce strict_install 2017-09-18 13:38:53 -07:00
A Holt
a52d1c90f0 Upgrade KA Lite from 0.17.2 to 0.17.3 (#212)
Smoke tested.
2017-09-04 09:22:26 -07:00
A Holt
16ec7bc6a2 KA Lite upgraded from 0.17.0 to 0.17.2
Smoke tested lived during today's call @ http://minutes.iiab.io

(KA Lite 0.17.2 promises many improvements over 0.17.0 as listed in the link above)
2017-08-28 19:16:28 -04:00
georgejhunt
cbdb5b307a space in </virtualhost may be error (#135) 2017-07-17 15:38:25 -07:00
georgejhunt
3734984d3b F18 (#124)
* get f18 fixed

* missing F in False

* an -> and
2017-07-17 12:17:45 -07:00
Jerry Vonau
8dbfa4b5fe With no DL2 tag it makes no sense to cache pip packages for later use 2017-07-11 09:19:16 -07:00
George Hunt
4baf72a07a config->conf in kalite 2017-07-11 08:26:33 -07:00
George Hunt
d66b56824d remove comment also 2017-07-10 21:45:43 -07:00
George Hunt
d6f8364bee remove var to disable kalite proxy -- shadowing not a problem with substitute/rewrite approah 2017-07-10 21:45:43 -07:00
George Hunt
4aafe49443 do everything with substitute 2017-07-10 21:45:43 -07:00
George Hunt
045d120244 add ouput substitution to prevent shadowing likely root terms 2017-07-10 21:45:43 -07:00
George Hunt
3353dd0cee fix typo 2017-07-10 21:45:43 -07:00
George Hunt
3e407f7cc0 set up proxy for kalite 2017-07-10 21:45:43 -07:00
georgejhunt
30f4dfc1af Notags (#73)
* bulk change use_cache/no_network->internet_available

* bulk change use_cache/no_network->internet_available

* remove unuseful debug statements

* remove download tags

* appendix has_internet_connection

* ubuntu dhcpd needs to connect to br0
2017-06-29 10:48:41 -07:00
georgejhunt
f319afa432 Test (#20)
* change apache_data to apache_user in all

* no libapach2 in centos. just php. no php-magick in centos

* remove redundant vars entries

* do not create apache user

* missed one pound sign

* soft code all references to apache_user

* centos requires older setuptools

* revert ansible_lsb.id in xsce.yml

* try getting recent pip

* move pip download to 2prep so that kalite success is not dependent on iiab coming first

* still need to replace setuptools in kalite

* add curl -- needed in debian

* massivly substitue iiab for xsce, and rename files

* completed runansible

* centos fixes,install  pip

* appliance means no iptables rules

* change to earlier version of setuptools for centos

* delete file duplicate, hopefully unnecessary. generate the offline docs

* wiki docs errors

* create the admin group -- deleted earlier

* use the --yes option with pip uninstall

* base of repo moved from schoolserver to iiab, unleashkids.org->iiab.io

* network detection broken due to tupo
2017-06-09 16:25:56 -07:00
George Hunt
845632d0ac initial checkin -- May 27, 2017 2017-05-27 11:09:50 -07:00