From: Philipp Dallig Date: Fri, 27 Oct 2017 07:52:44 +0000 (+0200) Subject: spk-spar-checker - disable temporary apache module from X-Git-Tag: v0.1.0~2150 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=097b76a1e1ce153d0877372fbd7bd391d0a05d36;p=pixelpark%2Fhiera.git spk-spar-checker - disable temporary apache module from web02-spar-checker-de --- diff --git a/customer/spk-spar-checker/common.yaml b/customer/spk-spar-checker/common.yaml index c414bdeb..c8749b77 100644 --- a/customer/spk-spar-checker/common.yaml +++ b/customer/spk-spar-checker/common.yaml @@ -1,9 +1,5 @@ --- infra::role: base -infra::additional_classes: - - infra::profile::apache_php - - infra::profile::mysql_server - - infra::profile::cron accounts::users: sebastian.bator: diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index b754b9f6..7a75e748 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -1,4 +1,9 @@ --- +infra::additional_classes: + - infra::profile::apache_php + - infra::profile::mysql_server + - infra::profile::cron + mysql::client::package_name: "mysql-community-client" # required forproper MySQL installation mysql::server::package_name: "mysql-community-server" # required forproper MySQL installation mysql::server::service_name: "mysqld" # required forproper MySQL installation diff --git a/customer/spk-spar-checker/web01-spar-checker-de.pixelpark.net.yaml b/customer/spk-spar-checker/web01-spar-checker-de.pixelpark.net.yaml index 3d3194ac..91cae9e7 100644 --- a/customer/spk-spar-checker/web01-spar-checker-de.pixelpark.net.yaml +++ b/customer/spk-spar-checker/web01-spar-checker-de.pixelpark.net.yaml @@ -1,4 +1,9 @@ --- +infra::additional_classes: + - infra::profile::apache_php + - infra::profile::mysql_server + - infra::profile::cron + mysql::server::override_options: 'mysqld': server-id: '1' diff --git a/customer/spk-spar-checker/web02-spar-checker-de.pixelpark.net.yaml b/customer/spk-spar-checker/web02-spar-checker-de.pixelpark.net.yaml index d904fdc6..24c3835d 100644 --- a/customer/spk-spar-checker/web02-spar-checker-de.pixelpark.net.yaml +++ b/customer/spk-spar-checker/web02-spar-checker-de.pixelpark.net.yaml @@ -1,4 +1,9 @@ --- +infra::additional_classes: +# - infra::profile::apache_php + - infra::profile::mysql_server + - infra::profile::cron + mysql::server::override_options: 'mysqld': server-id: '2'