Commit graph

65 commits

Author SHA1 Message Date
Jérémy Lecour c0ab8f99ce Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
Jérémy Lecour d4a41457cb MySQL: fix typos in my-add.sh 2016-12-21 16:12:29 +01:00
Gregory Colpart 959c6a02a7 Generate zzz_evolinux.cnf only during the first install 2016-12-21 16:12:28 +01:00
Gregory Colpart 075d055849 Translate my-add.sh in english, and copy it in standard path 2016-12-21 16:12:28 +01:00
Gregory Colpart 12daa2b341 use local version of mysqltuner.pl
for some reason (one is because mysqltuner conflict with mariadb)
2016-12-21 16:12:28 +01:00
Gregory Colpart 55433ffc38 s/true/True/ ; s/false/False/ 2016-12-21 16:12:28 +01:00
Gregory Colpart e259c1aaea we don't want == True 2016-12-21 16:12:28 +01:00
Gregory Colpart d0ee40d271 Use new conventions for custom config 2016-12-21 16:12:28 +01:00
Gregory Colpart 839b7e2799 Sync default settings from wiki HowtoMySQL 2016-12-21 16:12:28 +01:00
Gregory Colpart 932812117f as soon as we will use Ansible >= 2.1, we will improve task "remove root user" with host_all: yes 2016-12-21 16:12:28 +01:00
Gregory Colpart a733f8a369 Add mariadb flavor 2016-12-21 16:12:28 +01:00
Jérémy Lecour 44021346e6 Extract alert addresses 2016-12-21 16:12:25 +01:00
Jérémy Lecour d510f8aee8 Mysql: all hosts must be removed manually
Until Ansible 2.1 we have to loop over all hosts when deleting the root user
2016-12-21 16:12:24 +01:00
Jérémy Lecour 953c27a866 Switch to English for documentation and comments 2016-12-21 16:12:12 +01:00
Jérémy Lecour 452df44f03 ajoute un rôle mysql
Installation de MySQL, une configuration type Evolix et quelques outils.
Permet le déplacement du datadir (avec restart).
2016-12-21 16:12:01 +01:00