Commit Graph

  • ab63c1ccc5 make role python3 compatible (#24) Daniel Bacher 2018-02-14 13:28:55 +0100
  • 16f4d278c8 revert travis file Daniel Bacher 2018-02-11 14:04:54 +0100
  • dd44094774
    fix for python 3 compatibility Daniel Bacher 2018-02-11 13:40:26 +0100
  • 539b1445be
    switch to python 3.6 Daniel Bacher 2018-02-11 13:09:57 +0100
  • 822d52b9e0
    switch test to ansible 2.4 Daniel Bacher 2018-02-11 12:58:12 +0100
  • fea0dcffae Donation Emilien Mantel 2017-12-09 17:10:55 +0100
  • 4bf07cc4c6 Fix travis Emilien Mantel 2017-11-03 11:09:18 +0100
  • 1ad2e7cc7f Merge 14308847ef into 8e256a78ae Emilien Mantel 2017-11-02 14:02:20 +0000
  • 8e256a78ae Fix travis Emilien Mantel 2017-11-02 15:01:46 +0100
  • 680141689b TravisCI: allow failure on all galera conf Emilien Mantel 2017-11-02 14:58:47 +0100
  • 14308847ef Try fix galera Emilien Mantel 2017-11-02 14:29:24 +0100
  • c587bf1706 Use Ansible >=2.4 on Travis Jasper N. Brouwer 2017-11-01 14:41:28 +0100
  • dd75a209a2 Set minimal Ansible version to 2.4 Jasper N. Brouwer 2017-11-01 14:41:14 +0100
  • 9d77846867 Replace deprecated "include" with "include_tasks" Jasper N. Brouwer 2017-11-01 11:40:58 +0100
  • 9481d1b988 Merge pull request #20 from verschoof/patch-1 Emilien Mantel 2017-10-27 15:26:36 +0200
  • e5034f4296 Quote password Mitchel 2017-10-27 15:16:53 +0200
  • 7617530349 Merge pull request #18 from jaspernbrouwer/debian-stretch-2 E Mantel 2017-07-06 00:33:44 +0200
  • d74393a21e Use 5M as innodb_log_file_size for MySQL on Jessie Jasper N. Brouwer 2017-07-05 21:54:57 +0200
  • 3535d8b43a Pin MariaDB packages Jasper N. Brouwer 2017-07-03 15:24:01 +0200
  • 5977497809 Add variable to specify the my.cnf template Jasper N. Brouwer 2017-06-28 21:57:47 +0200
  • 266af48a9b Use ansible_processor_cores to calculate thread_concurrency Jasper N. Brouwer 2017-06-28 21:56:23 +0200
  • ef67883ab2 Proper comment on why changing innodb_log_file_size breaks the system Jasper N. Brouwer 2017-06-28 21:55:44 +0200
  • e51a980af1 Don't use log_slow_queries for MariaDB 10.0+ (it's deprecated) Jasper N. Brouwer 2017-06-28 21:53:16 +0200
  • e39270c77f Remove hashes prepending the log settings, we need those settings Jasper N. Brouwer 2017-06-28 21:51:46 +0200
  • b6175d5093 Use jinja2 comments Jasper N. Brouwer 2017-06-28 21:51:03 +0200
  • e38f706eb1 Add variables for apt key-server and -ids Jasper N. Brouwer 2017-06-28 21:47:20 +0200
  • 47be1b60a6 Fix broken link (same link, another file) Jasper N. Brouwer 2017-06-28 21:44:45 +0200
  • 9f939e888b Travis: don't check mariadb upstream stretch (#19) Emilien Mantel 2017-06-29 10:29:12 +0200
  • 082809da82 Add variable to specify the my.cnf template Jasper N. Brouwer 2017-06-28 21:29:23 +0200
  • e1ddc14e26 Use ansible_processor_cores to calculate thread_concurrency Jasper N. Brouwer 2017-06-28 21:21:38 +0200
  • c3b3781ea1 Proper comment on why changing innodb_log_file_size breaks the system Jasper N. Brouwer 2017-06-28 21:17:26 +0200
  • df36764106 Don't use certain settings for MariaDB 10.0+ (they're deprecated) Jasper N. Brouwer 2017-06-28 21:03:37 +0200
  • 49af5781ca Remove hashes prepending the log settings, we need those settings Jasper N. Brouwer 2017-06-28 21:02:08 +0200
  • 6614bdba33 Use jinja2 comments Jasper N. Brouwer 2017-06-28 21:01:18 +0200
  • 546652e46b Fix bootstrap galera according to latest versions Emilien Mantel 2017-06-28 17:44:17 +0200
  • 312560ed32 Bypass ansible issue (with MariaDB 10.2) Emilien Mantel 2017-06-28 17:43:35 +0200
  • ae398688e1 Travis: add vagrant plugin hostmanager Emilien Mantel 2017-06-28 16:27:36 +0200
  • 91bfbb1e92 Fix travis: mariadb from debian packages Emilien Mantel 2017-06-28 16:25:39 +0200
  • 2aec278e00 Stretch support Emilien Mantel 2017-06-28 16:15:44 +0200
  • 4d776a847e Introduce variable for the tools to be installed Jasper N. Brouwer 2017-06-28 15:31:48 +0200
  • 1b11c04f68 Format percona group the same as other groups Jasper N. Brouwer 2017-06-28 15:31:04 +0200
  • 2d5f8f6ddc Introduce variables for apt key-server and -id Jasper N. Brouwer 2017-06-28 14:48:20 +0200
  • f0e64253d6 Fix broken link Jasper N. Brouwer 2017-06-28 14:47:39 +0200
  • 2423abf584 Merge pull request #14 from jaspernbrouwer/patch-1 E Mantel 2017-06-28 14:13:27 +0200
  • bd97bae2f3 Fix broken link Jasper N. Brouwer 2017-06-28 10:36:47 +0200
  • 80906079c0 Ensure service is started before request it Emilien Mantel 2017-06-01 16:26:24 +0200
  • 0f1d2bcdcf Auto install percona apt repos if needed Emilien Mantel 2017-06-01 15:56:08 +0200
  • 25fa21021d All variables prexied with "mysql_" Emilien Mantel 2017-06-01 15:33:09 +0200
  • 9c0455afe2 Update Percona GPG key Emilien Mantel 2016-11-09 17:50:15 +0100
  • 70ffb6db90 Resetup secondary node (galera) Emilien Mantel 2016-10-03 12:30:26 +0200
  • 4a5a3ec75c Resetup galera Emilien Mantel 2016-10-03 12:16:56 +0200
  • e3e3ae1a05 Revert "Add a default serial on handler restart" Emilien Mantel 2016-09-28 11:55:59 +0200
  • d77315ee59 Syntax fix Emilien Mantel 2016-09-28 11:46:48 +0200
  • f1c68960d5 Add a default serial on handler restart Emilien Mantel 2016-09-28 11:42:38 +0200
  • 0f03fbf585 Fix idempotence fail on checking debian.cnf files for galera Emilien Mantel 2016-09-27 17:37:43 +0200
  • 1a57dc1cbf Optionnal apt-src on upstream repositories Emilien Mantel 2016-09-27 16:26:55 +0200
  • 994e4d3cc4 mysql_extra_configuration is a hash Emilien Mantel 2016-09-27 16:21:19 +0200
  • f0eba79073 Update meta/main.yml accordind to new features Emilien Mantel 2016-09-25 16:05:24 +0200
  • 071c458280 README improvements Emilien Mantel 2016-09-25 16:04:36 +0200
  • 0d64e53eab Galera must not be restarted after bootstrap first node Emilien Mantel 2016-09-25 15:29:51 +0200
  • c984f19d53 Percona 5.7 don't start... fallback to 5.6 Emilien Mantel 2016-09-25 15:25:00 +0200
  • a98ee0dd0b Galera: bootstrap don't need systemd script helper Emilien Mantel 2016-09-25 15:18:02 +0200
  • 89fb9774ee No install_recommends with extra packages Emilien Mantel 2016-09-25 14:56:42 +0200
  • 1a8866d889 Fix idempotence... Emilien Mantel 2016-09-25 14:49:25 +0200
  • 121ce27456 Change travis.sh (help idempotence debug) Emilien Mantel 2016-09-25 14:43:32 +0200
  • a1a40f5ff4 Minor changes Emilien Mantel 2016-09-25 14:28:10 +0200
  • 2f560bda96 Don't install percona repository (prevent APT conflicts) Emilien Mantel 2016-09-25 13:50:30 +0200
  • cb8a565df6 Force define galera var Emilien Mantel 2016-09-25 13:48:27 +0200
  • 08b6819fb2 Add python-netaddr to docker Emilien Mantel 2016-09-25 13:36:07 +0200
  • 7fd3f4e194 Fix travis env var Emilien Mantel 2016-09-25 13:30:55 +0200
  • fbf8be8e7f Travis with trusty Emilien Mantel 2016-09-25 13:28:30 +0200
  • 0ff9527d2d Try another thing for travis :/ Emilien Mantel 2016-09-25 13:24:29 +0200
  • 293ee332dd Test playbook execution with travis Emilien Mantel 2016-09-25 12:47:36 +0200
  • 17f3731450 mysql_extra_configuration rework Emilien Mantel 2016-09-25 11:23:38 +0200
  • deb2e1b811 Merge branch 'master' into mariadb_galera Emilien Mantel 2016-09-23 18:05:45 +0200
  • ff6e522771 MariaDB is stable :) Emilien Mantel 2016-09-23 18:02:55 +0200
  • c8e77c95e7 Useless file Emilien Mantel 2016-09-23 18:01:20 +0200
  • 5dc5c42214 Manage MariaDB 10.2 + Percona server 5.7 Emilien Mantel 2016-09-23 18:00:33 +0200
  • 8c3cc0400f Add Travis closes #4 Emilien Mantel 2016-09-23 17:54:35 +0200
  • fc5aa46d94 [GALERA] Install and configuration: first and other nodes Emilien Mantel 2016-09-23 17:03:13 +0200
  • e512d7d53c mysql_bind_address='0.0.0.0' on all vagrant Emilien Mantel 2016-09-23 12:04:58 +0200
  • d0c3b67f16 [GALERA] Install and configuration OK => wsrep_ready ON Emilien Mantel 2016-09-23 11:40:35 +0200
  • d56bd9d078 Ignore ansible retry files Emilien Mantel 2016-09-23 11:30:24 +0200
  • 6638ca16b1 [GALERA] Fix galera name for vagrant Emilien Mantel 2016-09-23 10:18:28 +0200
  • d6173bd9b5 [GALERA] Prepare Vagrant and variables Emilien Mantel 2016-09-23 10:01:02 +0200
  • 1b58f143fa Fix script and variables Emilien Mantel 2016-09-23 09:53:23 +0200
  • 5e38bc02a0 Drop wheezy support Emilien Mantel 2016-09-23 09:38:19 +0200
  • 838c787986 Fix deprecation warnings Emilien Mantel 2016-09-12 10:59:04 +0200
  • d726cdcee9 README: Change URL in galaxy E Mantel 2016-03-15 19:49:49 +0100
  • d232b7b27d Ansible min version 2.0 + galaxy 1.1 (#9 related) Emilien Mantel 2016-03-07 14:03:17 +0100
  • c8870974ee Force setting hostname with vagrant Emilien Mantel 2016-02-15 09:06:05 +0100
  • b266e775a8 Correct template path (#8 related) Emilien Mantel 2016-02-12 09:37:29 +0100
  • a894efa81a Fix tests while grant access with space char Emilien Mantel 2016-02-09 17:43:49 +0100
  • fc85a9d9d6 Fix GTID detection Emilien Mantel 2016-02-09 17:41:45 +0100
  • 357f7d1bfb Correct template src. Fixes #8 Emilien Mantel 2016-02-09 17:32:55 +0100
  • f2c7679764 Change innodb buffer (should OOM kill on weak config) Emilien Mantel 2016-02-09 11:47:37 +0100
  • c681545b61 Default: install MariaDB from Debian repos Emilien Mantel 2016-02-09 11:41:06 +0100
  • a3c233f999 Remove duplicate key Emilien Mantel 2016-01-25 17:52:18 +0100
  • eeae0e82d3 On broken configuration, don't start daemon Emilien Mantel 2016-01-14 16:58:07 +0100
  • 842e2c0a10 innodb_additional_mem_pool_size is deprecated Emilien Mantel 2016-01-14 16:50:15 +0100