]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
config for test-webstats01
authorsascha <sascha@knecht.pixelpark.com>
Thu, 12 Oct 2017 13:26:56 +0000 (15:26 +0200)
committersascha <sascha@knecht.pixelpark.com>
Thu, 12 Oct 2017 13:26:56 +0000 (15:26 +0200)
customer/pixelpark-piwik/test-webstats01.pixelpark.net.yaml

index 1c0bcc5b6eae0cd4937ceb0c774a2837fa8a5ae8..65e9336d8187c006fc3e253ae39a9824336f1d04 100644 (file)
@@ -19,6 +19,7 @@ infra::profile::nginx_php_fpm_server::vhosts:
     ssl_cert: '/etc/ssl/certs/wildcard.pixelpark.net-cert.pem'
     ssl_key: '/etc/ssl/certs/wildcard.pixelpark.net-cert.pem'
     client_max_body_size: '32M'
+    use_default_location: false
     listen_port: 80
 #    auth_basic: 'Server'
 #    auth_basic_user_file: '/etc/nginx/.htpasswd'
@@ -34,13 +35,6 @@ infra::profile::nginx_php_fpm_server::vhosts:
       - '/index.php?$args'
     autoindex: 'on'
 
-infra::profile::nginx_php_fpm_server::location:
-  'piwik':
-    www_root: '/srv/www/test-webstats01'
-    vhost:
-    location: '/'
-    location_deny:
-      - 'all'
 php::extensions:
   gd: {}
   mysqlnd: {}