From c2d750f460cb47a6ab1fa85dcd38b3f116362874 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 9 Apr 2018 14:07:47 +0200 Subject: [PATCH] Changed postfix certificate to wildcard.pixelpark.net for customer mbvd-amg-pt-2018 --- customer/mbvd-amg-pt-2018/common.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/mbvd-amg-pt-2018/common.yaml b/customer/mbvd-amg-pt-2018/common.yaml index a2d3371a..42c98fff 100644 --- a/customer/mbvd-amg-pt-2018/common.yaml +++ b/customer/mbvd-amg-pt-2018/common.yaml @@ -7,6 +7,7 @@ infra::additional_classes: postfix::myorigin: "pixelpark.net" infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-mbvd' +infra::profile::postfix::cert_servername: 'wildcard.pixelpark.net' accounts::users: deploy.hamburg: @@ -43,4 +44,4 @@ sudo::configs: priority: "06" content: | deploy.hamburg ALL=(apache) NOPASSWD: ALL - deploy.hamburg ALL=(amgpt) NOPASSWD: ALL \ No newline at end of file + deploy.hamburg ALL=(amgpt) NOPASSWD: ALL -- 2.39.5