From e9cd90e02118cb67b0c0bf73514505bff69f6bb2 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 12 Sep 2017 17:50:17 +0200 Subject: [PATCH] mbvd-odt - make sure to install contrib postgres package --- customer/mbvd-odt/int-db-odt-daimler-com.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/mbvd-odt/int-db-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/int-db-odt-daimler-com.pixelpark.net.yaml index 75c97477..57410418 100644 --- a/customer/mbvd-odt/int-db-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/int-db-odt-daimler-com.pixelpark.net.yaml @@ -3,9 +3,9 @@ infra::role: base infra::additional_classes: - infra::profile::pg_server - infra::profile::mongodb_server - - postgresql::server::contrib infra::profile::pg_server::version: '9.6' +infra::profile::pg_server::install_contrib: true postgresql::server::locale: 'de_DE.UTF-8' postgresql::server::ipv4acls: - 'host openemm openemm 217.66.51.0/24 md5' -- 2.39.5