From: Philipp Dallig Date: Tue, 12 Sep 2017 15:50:17 +0000 (+0200) Subject: mbvd-odt - make sure to install contrib postgres package X-Git-Tag: v0.1.0~2437^2~13^2~7 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e9cd90e02118cb67b0c0bf73514505bff69f6bb2;p=pixelpark%2Fhiera.git mbvd-odt - make sure to install contrib postgres package --- 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'