From 3f95cd9bd2228a89484c8ff67f412518735e2124 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 9 Nov 2017 16:39:09 +0100 Subject: [PATCH] spk-spar-checker fix shit --- customer/spk-spar-checker/test.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 28879560..11cafd32 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -3,7 +3,9 @@ infra::additional_classes: - infra::profile::apache_php - infra::profile::mysql_server - infra::profile::cron - - apache::mod::headers + - apache::mod::remoteip + + # mysql::client::package_name: "mysql-community-client" # required forproper MySQL installation # mysql::server::package_name: "mysql-community-server" # required forproper MySQL installation -- 2.39.5