]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
emperra: apache logs access
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 20 Oct 2016 11:59:12 +0000 (13:59 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 20 Oct 2016 11:59:12 +0000 (13:59 +0200)
customer/emperra/portal-esysta-com.pixelpark.net.yaml

index 1706bbbf2094b58e16e360feaced0f57693f3197..8e5c60ee2165a8e007861bb3d334321d48d5ae52 100644 (file)
@@ -1,12 +1,4 @@
 ---
-site::additional_files:
-  'apachelogs':
-    owner: root
-    group: emperra
-    mode: '0750'
-    ensure: 'directory'
-    path: '/var/log/httpd'
-
 accounts::users:
   ries:
     apply: true
@@ -231,6 +223,10 @@ apache::mpm_module: event
 
 apache::mod::wsgi::wsgi_python_home: /var/lib/python-venv/esysta
 
+apache::vhost::logroot_owner: 'root'
+apache::vhost::logroot_group: 'emperra'
+apache::vhost::logroot_mode: '0750'
+
 site::profile::apache::vhosts:
   portal-http:
     servername: portal.esysta.com