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

45 commits

Author SHA1 Message Date
A Holt
a49d93c41a
mysql/tasks/main.yml: clarify /root/.my.cnf 2019-11-03 17:02:17 -05:00
A Holt
22d3495061
mysql/tasks/main.yml comment: TIMETAMPED -> TIMESTAMPED 2019-10-31 18:24:33 -04:00
Jerry Vonau
d68644be72 supply my.cnf file before accessing DBs 2019-10-31 09:48:39 -05:00
Jerry Vonau
e3d0d454c0 requested changes 2019-10-31 09:30:53 -05:00
Jerry Vonau
890e955700 use installed python3-mysqldb in place of python-mysqldb 2019-10-31 07:34:58 -05:00
Jerry Vonau
7fe2e22589 use mysql.sock 2019-10-31 07:34:58 -05:00
A Holt
73c71f7331
Cleaner comment in mariadb.service 2019-07-03 14:44:11 -04:00
A Holt
ef4622bf8c
Longer explanation restored, injected by lineinfile into mariadb.service each time, re: MariaDB's 180s timeout for slow boots 2019-07-03 14:36:42 -04:00
A Holt
fe629f7b4b
Document mysql/tasks/main.yml & WARN re: mod'ing /etc/systemd/system/mariadb.service 2019-07-03 14:06:57 -04:00
A Holt
e7c5e69c8d
Update main.yml 2019-07-03 13:22:49 -04:00
A Holt
32beda22d2
'backup: yes' prior to copying mariadb.service from /lib/systemd/system/ to /etc/systemd/system/ 2019-07-03 13:18:03 -04:00
A Holt
51ace42a1c
'backup: yes' for old/custom copies of /etc/systemd/system/mariadb.service 2019-07-03 13:15:13 -04:00
A Holt
a5eba7eb8d
Copy /lib/systemd/system/mariadb.service to /etc/systemd/system/ then customize; revise 2 symlinks 2019-07-03 12:57:05 -04:00
A Holt
89d091cbbb
MySQL / MariaDB state: started -> state: restarted 2019-07-03 12:07:37 -04:00
A Holt
aa086daa32
Force TimeoutStartSec=180 in /lib/systemd/system/mariadb.service 2019-07-03 11:48:54 -04:00
A Holt
f480a0a4c7
lineinfile v0.1: TimeoutStartSec=180 for mariadb.service 2019-07-03 10:45:11 -04:00
A Holt
629b675d93
Update main.yml 2019-07-03 10:27:07 -04:00
A Holt
e8b18c5ea0
Further clean/prep of mysql/tasks/main.yml 2019-07-03 10:25:19 -04:00
A Holt
f9c64e6cd4
Clean/Prep mysql/tasks/main.yml 2019-07-03 10:08:19 -04:00
A Holt
a6236061f0
Update main.yml 2019-07-03 09:57:57 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
1d4c509b14
Update main.yml 2018-10-31 04:11:00 -04:00
A Holt
4056827ba1
Update main.yml 2018-10-31 04:07:38 -04:00
A Holt
d73097041f
Update main.yml 2018-10-31 03:42:08 -04:00
A Holt
e101d2f42c
Update main.yml 2018-10-28 12:03:35 -04:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00
root
d9c73cc804 service_filelist -> iiab_ini_file 2018-10-15 06:13:57 -04:00
A Holt
334f2f22c7
Update main.yml 2018-07-17 15:07:39 -04:00
A Holt
09808e1e8b
Update main.yml 2017-12-08 06:35:49 -05:00
A Holt
aef70cc1c2
ansible output clarifs 2017-11-08 01:22:50 -05:00
Adam Holt
c07c0d2d76 56 changes to include_tasks --edits double check after rebase 2017-11-06 15:34:25 -06:00
A Holt
4651548f45
Merge branch 'master' into master 2017-10-28 07:45:17 -04:00
Jerry Vonau
2e53b1a248 mysql 2017-10-27 19:17:42 -05:00
A Holt
40a0a4063a
Update main.yml 2017-10-27 20:17:40 -04:00
A Holt
f101f87a36
tweaks to cultivate implementers into engaging+understanding more deeply 2017-10-27 20:13:45 -04:00
A Holt
504264a11f cleaner Ansible messaging 2017-10-27 09:37:00 -04:00
A Holt
cf1d1fce2f Update main.yml 2017-10-27 00:56:28 -04:00
Arky
3abb27bbed Misc Fixes: Clean up whitespace warnings 2017-10-19 13:40:23 +07:00
A Holt
159e3280ab typo Provisioally -> Provisionally 2017-10-01 18:48:50 -04:00
georgejhunt
06440aea60 Mysql89 (#140)
* mysql debian 8vs9

* php7.0-xml is the requirement
2017-07-17 19:46:30 -07:00
georgejhunt
29b0b50885 Debian9 (#91)
* do a special download and install of usbmount

* misspelled iiab_download_url

* misspell downloads_dir

* diable php-sqlite

* php version issues

* fixes transferred from recognize branch

* local_fact moved

* remove preload

* remove preload

* spell ansible

* debian9 sqlite3

* package needs name

* remove prepped

* use apt ratheer than ansible package for npm

* monit disable chkconfig

* moodle needs php-zip and php-mbstring

* debian9 -> debian-9

* returen to os_ver nomenclature for OS.yml
2017-07-04 13:27:44 -07:00
Jerry Vonau
e5543b3f99 Timezone handling (#70)
* supply TZ info in php template

* should be already set in default_vars

* elgg - softcode timezone

* use supplied variable in php template

* guard against TZ not being present in env
2017-07-04 13:00:50 -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
cb344d7d47 patch 0002 2017-05-27 16:10:45 -07:00
George Hunt
845632d0ac initial checkin -- May 27, 2017 2017-05-27 11:09:50 -07:00