From 452143942e3c8345678fbe6cac99b11b152ea20d Mon Sep 17 00:00:00 2001
From: =?utf8?q?Oliver=20B=C3=B6ttcher?= <oliver.boettcher@pixelpark.com>
Date: Fri, 29 Sep 2017 11:03:49 +0200
Subject: [PATCH] MHK - fix vhost name

---
 customer/mhk/stage-red-mhk-kueche-de.pixelpark.net.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/customer/mhk/stage-red-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-red-mhk-kueche-de.pixelpark.net.yaml
index 38bda7b0..62c860c0 100644
--- a/customer/mhk/stage-red-mhk-kueche-de.pixelpark.net.yaml
+++ b/customer/mhk/stage-red-mhk-kueche-de.pixelpark.net.yaml
@@ -38,6 +38,8 @@ apache::mod::deflate::types:
   - 'application/rss+xml'
   - 'image/svg+xml' # new
 
+apache::default_vhost: false
+
 infra::profile::apache::pp_vhosts:
   red:
     docroot: '/var/www'
-- 
2.39.5