]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-spar-checker - disable temporary apache module from
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 27 Oct 2017 07:52:44 +0000 (09:52 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 27 Oct 2017 07:52:44 +0000 (09:52 +0200)
web02-spar-checker-de

customer/spk-spar-checker/common.yaml
customer/spk-spar-checker/test.yaml
customer/spk-spar-checker/web01-spar-checker-de.pixelpark.net.yaml
customer/spk-spar-checker/web02-spar-checker-de.pixelpark.net.yaml

index c414bdeb901500dca698e9c969500b5f370dd354..c8749b775f50ef08ced4480e2f2c132b349628ef 100644 (file)
@@ -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:
index b754b9f66d11d28a289508ea470b234a1814aa09..7a75e748fa50b05d921a5aea3301b898db93ed95 100644 (file)
@@ -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
index 3d3194ac96250ad4f540425bfed7a17452266934..91cae9e7d99661f1bb2c861101735fa2a4095ff9 100644 (file)
@@ -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'
index d904fdc6ebe3d0f2df590af1d96ba15c49774e21..24c3835dbe7f1dc33f88093a481488add73439bf 100644 (file)
@@ -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'