From ccb80a448dfe138b1e307a027ba75b3ad0edbec5 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 31 Mar 2016 10:35:37 +0200 Subject: [PATCH] apache - manage_repo to false --- modules/apache.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/apache.yaml b/modules/apache.yaml index 30e623bc..3df96e3d 100644 --- a/modules/apache.yaml +++ b/modules/apache.yaml @@ -23,3 +23,6 @@ apache::log_formats: urchin: '%h %v %u %t \"%r\" %>s %b \"%%{ich-trickse}{Referer}i\" \"%%{ich-trickse}{User-Agent}i\" \"%%{ich-trickse}{Cookie}i\"' urchinpp: '%%{ich-trickse}{Client-IP}i %v %u %t \"%r\" %>s %b \"%%{ich-trickse}{Referer}i\" \"%%{ich-trickse}{User-Agent}i\" \"%%{ich-trickse}{Cookie}i\"' urchinpp_xf4: '%%{ich-trickse}{X-Forwarded-For}i %v %u %t \"%r\" %>s %b \"%%{ich-trickse}{Referer}i\" \"%%{ich-trickse}{User-Agent}i\" \"%%{ich-trickse}{Cookie}i\"' + +# the repo is managed by site module +apache::mod::passenger::manage_repo: false \ No newline at end of file -- 2.39.5