From: Robert Waffen Date: Fri, 14 Sep 2018 15:06:06 +0000 (+0200) Subject: fix lint for bmf X-Git-Tag: v0.1.0~131 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=60885255032918c37b15697b41208b39e77d92b2;p=pixelpark%2Fhiera.git fix lint for bmf --- diff --git a/customer/bmf/common.yaml b/customer/bmf/common.yaml index 1990532c..64c5f83f 100644 --- a/customer/bmf/common.yaml +++ b/customer/bmf/common.yaml @@ -1,2 +1,2 @@ --- -infra::profile::logstash::mysql::enable: false \ No newline at end of file +infra::profile::logstash::mysql::enable: false diff --git a/customer/bmf/db01-bmf-de.pixelpark.net.yaml b/customer/bmf/db01-bmf-de.pixelpark.net.yaml index 982304f4..b816dbd6 100644 --- a/customer/bmf/db01-bmf-de.pixelpark.net.yaml +++ b/customer/bmf/db01-bmf-de.pixelpark.net.yaml @@ -1,9 +1,9 @@ --- infra::role: base -#infra::additional_classes: - # - infra::profile::galera_cluster - # - infra::profile::mysql_server - # - logstash +# infra::additional_classes: +# - infra::profile::galera_cluster +# - infra::profile::mysql_server +# - logstash mysql::server::override_options: mysqld: diff --git a/customer/bmf/db02-bmf-de.pixelpark.net.yaml b/customer/bmf/db02-bmf-de.pixelpark.net.yaml index 982304f4..b816dbd6 100644 --- a/customer/bmf/db02-bmf-de.pixelpark.net.yaml +++ b/customer/bmf/db02-bmf-de.pixelpark.net.yaml @@ -1,9 +1,9 @@ --- infra::role: base -#infra::additional_classes: - # - infra::profile::galera_cluster - # - infra::profile::mysql_server - # - logstash +# infra::additional_classes: +# - infra::profile::galera_cluster +# - infra::profile::mysql_server +# - logstash mysql::server::override_options: mysqld: diff --git a/customer/bmf/db03-bmf-de.pixelpark.net.yaml b/customer/bmf/db03-bmf-de.pixelpark.net.yaml index 982304f4..b816dbd6 100644 --- a/customer/bmf/db03-bmf-de.pixelpark.net.yaml +++ b/customer/bmf/db03-bmf-de.pixelpark.net.yaml @@ -1,9 +1,9 @@ --- infra::role: base -#infra::additional_classes: - # - infra::profile::galera_cluster - # - infra::profile::mysql_server - # - logstash +# infra::additional_classes: +# - infra::profile::galera_cluster +# - infra::profile::mysql_server +# - logstash mysql::server::override_options: mysqld: diff --git a/customer/bmf/test-db01-bmf-de.pixelpark.net.yaml b/customer/bmf/test-db01-bmf-de.pixelpark.net.yaml index 322b68b4..681b3536 100644 --- a/customer/bmf/test-db01-bmf-de.pixelpark.net.yaml +++ b/customer/bmf/test-db01-bmf-de.pixelpark.net.yaml @@ -3,7 +3,7 @@ infra::role: base infra::additional_classes: - infra::profile::galera_cluster - infra::profile::mysql_server - #- logstash + # - logstash galera::repo::yum_mariadb_baseurl: "http://repo.pixelpark.com/Linux/yum/mariadb/10.1/centos/%{operatingsystemmajrelease}/%{architecture}/" galera::vendor_version: '10.1' diff --git a/customer/bmf/test-db02-bmf-de.pixelpark.net.yaml b/customer/bmf/test-db02-bmf-de.pixelpark.net.yaml index 322b68b4..681b3536 100644 --- a/customer/bmf/test-db02-bmf-de.pixelpark.net.yaml +++ b/customer/bmf/test-db02-bmf-de.pixelpark.net.yaml @@ -3,7 +3,7 @@ infra::role: base infra::additional_classes: - infra::profile::galera_cluster - infra::profile::mysql_server - #- logstash + # - logstash galera::repo::yum_mariadb_baseurl: "http://repo.pixelpark.com/Linux/yum/mariadb/10.1/centos/%{operatingsystemmajrelease}/%{architecture}/" galera::vendor_version: '10.1'