From: Philipp Dallig Date: Thu, 31 Mar 2016 08:35:37 +0000 (+0200) Subject: apache - manage_repo to false X-Git-Tag: v0.1.0~5069 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ccb80a448dfe138b1e307a027ba75b3ad0edbec5;p=pixelpark%2Fhiera.git apache - manage_repo to false --- 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