From: Oliver Böttcher Date: Fri, 6 Jan 2017 15:10:59 +0000 (+0100) Subject: MHK - override deflate mime-types X-Git-Tag: v0.1.0~3655 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=19515d98e7a241fe4c012177c51a9d32a77fdedf;p=pixelpark%2Fhiera.git MHK - override deflate mime-types --- diff --git a/customer/mhk/red-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/red-mhk-kueche-de.pixelpark.net.yaml index 2a8d1b16..e8bba612 100644 --- a/customer/mhk/red-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/red-mhk-kueche-de.pixelpark.net.yaml @@ -38,6 +38,12 @@ mongodb::globals::bind_ip: 0.0.0.0 mongodb::globals::repo_location: 'https://repo.pixelpark.com/Linux/yum/mongodb/7/RPMS/' mongodb::server::auth: false +apache::mod::deflate::types: + - 'text/css' + - 'application/x-javascript application/javascript application/ecmascript' + - 'application/rss+xml' + - 'image/svg+xml' # new + site::profile::apache::pp_vhosts: red: docroot: '/var/www'