]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
webstats galera cluster
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Wed, 18 Apr 2018 12:49:26 +0000 (14:49 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Wed, 18 Apr 2018 12:49:26 +0000 (14:49 +0200)
customer/pixelpark-piwik/webstats05.pixelpark.net.yaml
customer/pixelpark-piwik/webstats06.pixelpark.net.yaml
customer/pixelpark-piwik/webstats07.pixelpark.net.yaml

index 1dc510a5d26ad2e42bdf6f20bb240e5f0fd01014..4d0214ff7eda341d5622d881b03bb0abf639f9d7 100644 (file)
@@ -27,6 +27,19 @@ infra::profile::mysql_server::databases:
 
 mysql::server::backup::backupdir: /var/lib/backup/mysql
 
+infra::profile::galera_cluster::override_options:
+  mysqld:
+    innodb_file_per_table: ON
+    wait_timeout: '600'
+    interactive_timeout: '600'
+    max_allowed_packet: '128M'
+    # temporaer FBBUBPP-33
+    sql-mode: "NO_ENGINE_SUBSTITUTION,NO_AUTO_CREATE_USER"
+    # temporaerer Hotfix
+    max_connections: 600
+    wsrep_retry_autocommit: 4
+
+infra::profile::galera_cluster::galera_master: webstats05.pixelpark.net
 infra::profile::galera_cluster::galera_servers:
   - 93.188.110.195
   - 93.188.110.196
index 820e84f08d202825ac3faf4a38d9e203f8135445..ec5accb0cbca9cf42add7b0c959ba7a6c026e51f 100644 (file)
@@ -27,6 +27,18 @@ infra::profile::mysql_server::databases:
 
 mysql::server::backup::backupdir: /var/lib/backup/mysql
 
+infra::profile::galera_cluster::override_options:
+  mysqld:
+    innodb_file_per_table: ON
+    wait_timeout: '600'
+    interactive_timeout: '600'
+    max_allowed_packet: '128M'
+    # temporaer FBBUBPP-33
+    sql-mode: "NO_ENGINE_SUBSTITUTION,NO_AUTO_CREATE_USER"
+    # temporaerer Hotfix
+    max_connections: 600
+    wsrep_retry_autocommit: 4
+
 infra::profile::galera_cluster::galera_master: webstats05.pixelpark.net
 infra::profile::galera_cluster::galera_servers:
   - 93.188.110.195
index 13b865518e485cd7bc53833139de64f014a192d4..2093cbcf4dc2338c702d63d8f575d24fb18d006b 100644 (file)
@@ -27,6 +27,18 @@ infra::profile::mysql_server::databases:
 
 mysql::server::backup::backupdir: /var/lib/backup/mysql
 
+infra::profile::galera_cluster::override_options:
+  mysqld:
+    innodb_file_per_table: ON
+    wait_timeout: '600'
+    interactive_timeout: '600'
+    max_allowed_packet: '128M'
+    # temporaer FBBUBPP-33
+    sql-mode: "NO_ENGINE_SUBSTITUTION,NO_AUTO_CREATE_USER"
+    # temporaerer Hotfix
+    max_connections: 600
+    wsrep_retry_autocommit: 4
+
 infra::profile::galera_cluster::galera_master: webstats05.pixelpark.net
 infra::profile::galera_cluster::galera_servers:
   - 93.188.110.195