]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
apache - manage_repo to false
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 31 Mar 2016 08:35:37 +0000 (10:35 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 31 Mar 2016 08:35:37 +0000 (10:35 +0200)
modules/apache.yaml

index 30e623bca6e847e67dfb4c66f6e5a4a84f643b37..3df96e3d449285cfcd1b52c74a6d12e5cf620a06 100644 (file)
@@ -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