From: Oliver Böttcher Date: Thu, 20 Oct 2016 12:10:30 +0000 (+0200) Subject: emperra: apache logs access X-Git-Tag: v0.1.0~3945^2 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=d140ece415b5cd814a58fdefb2b4a265d7854b24;p=pixelpark%2Fhiera.git emperra: apache logs access --- diff --git a/customer/emperra/portal-esysta-com.pixelpark.net.yaml b/customer/emperra/portal-esysta-com.pixelpark.net.yaml index 8e5c60ee..e2a2db7b 100644 --- a/customer/emperra/portal-esysta-com.pixelpark.net.yaml +++ b/customer/emperra/portal-esysta-com.pixelpark.net.yaml @@ -223,10 +223,6 @@ 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 @@ -234,6 +230,9 @@ site::profile::apache::vhosts: docroot: '/var/empty' docroot_owner: root docroot_mode: '0775' + logroot_owner: 'root' + logroot_group: 'emperra' + logroot_mode: '0750' ip: 77.74.237.36 port: 80 directories: @@ -256,6 +255,9 @@ site::profile::apache::vhosts: docroot: '/var/empty' docroot_owner: root docroot_mode: '0775' + logroot_owner: 'root' + logroot_group: 'emperra' + logroot_mode: '0750' ip: 77.74.237.37 port: 80 directories: @@ -278,6 +280,9 @@ site::profile::apache::vhosts: docroot: '/var/empty' docroot_owner: root docroot_mode: '0775' + logroot_owner: 'root' + logroot_group: 'emperra' + logroot_mode: '0750' ip: 77.74.237.38 port: 80 directories: @@ -304,6 +309,9 @@ site::profile::apache::vhosts: docroot_owner: apache docroot_group: dialog docroot_mode: '2775' + logroot_owner: 'root' + logroot_group: 'emperra' + logroot_mode: '0750' ip: 77.74.237.37 port: 443 ssl: true @@ -360,6 +368,9 @@ site::profile::apache::vhosts: docroot_owner: apache docroot_group: dialog docroot_mode: '2775' + logroot_owner: 'root' + logroot_group: 'emperra' + logroot_mode: '0750' ip: 77.74.237.36 port: 443 ssl: true @@ -429,6 +440,9 @@ site::profile::apache::vhosts: docroot_owner: apache docroot_group: dialog docroot_mode: '2775' + logroot_owner: 'root' + logroot_group: 'emperra' + logroot_mode: '0750' ip: 77.74.237.38 port: 443 ssl: true