From 1cbe8df4cfa15d432d88888397a3e9c84d2b3278 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Mon, 13 Aug 2018 10:53:59 +0200 Subject: [PATCH] MHK - hide apache config from nosy eyes --- customer/mhk/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/mhk/common.yaml b/customer/mhk/common.yaml index 49bbcf9b..e1dcf6ff 100644 --- a/customer/mhk/common.yaml +++ b/customer/mhk/common.yaml @@ -13,3 +13,5 @@ accounts::users: group: coremedia java::package: java-1.8.0-oraclejdk + +apache::file_mode: '0640' -- 2.39.5