From: Thomas Dalichow Date: Thu, 22 Feb 2018 10:51:37 +0000 (+0100) Subject: mbvd-servicepreis - consolidate account creation in common.yaml X-Git-Tag: v0.1.0~1557^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=67ea63d86615bb81598163d43977929943d4338d;p=pixelpark%2Fhiera.git mbvd-servicepreis - consolidate account creation in common.yaml --- diff --git a/customer/mbvd-servicepreisauskunft/common.yaml b/customer/mbvd-servicepreisauskunft/common.yaml index 3b0442d3..fa196aae 100644 --- a/customer/mbvd-servicepreisauskunft/common.yaml +++ b/customer/mbvd-servicepreisauskunft/common.yaml @@ -1,2 +1,14 @@ --- infra::role: base + +accounts::users: + christian.heggemann: + apply: true + group: tomcat + annika.wenzel: + apply: true + group: tomcat + jenkins: + apply: true + sudo: true + group: tomcat diff --git a/customer/mbvd-servicepreisauskunft/dev-servicepreisauskunft-mercedes-benz-de.pixelpark.net.yaml b/customer/mbvd-servicepreisauskunft/dev-servicepreisauskunft-mercedes-benz-de.pixelpark.net.yaml index 1414ec97..f2f452de 100644 --- a/customer/mbvd-servicepreisauskunft/dev-servicepreisauskunft-mercedes-benz-de.pixelpark.net.yaml +++ b/customer/mbvd-servicepreisauskunft/dev-servicepreisauskunft-mercedes-benz-de.pixelpark.net.yaml @@ -3,18 +3,6 @@ infra::role: base infra::additional_classes: - infra::profile::mongodb_server -accounts::users: - christian.heggemann: - apply: true - group: tomcat - annika.wenzel: - apply: true - group: tomcat - jenkins: - apply: true - sudo: true - group: tomcat - infra::profile::mongodb_server::backup::replicaonslave: 'no' # Wir sind eine Standalone Instance infra::profile::mongodb_server::backup::oplog: 'no' # we don't use an oplog mongodb::globals::version: '2.6.12-4.el7' diff --git a/customer/mbvd-servicepreisauskunft/stage-servicepreisauskunft-mercedes-benz-de.pixelpark.net.yaml b/customer/mbvd-servicepreisauskunft/stage-servicepreisauskunft-mercedes-benz-de.pixelpark.net.yaml index fa196aae..3b0442d3 100644 --- a/customer/mbvd-servicepreisauskunft/stage-servicepreisauskunft-mercedes-benz-de.pixelpark.net.yaml +++ b/customer/mbvd-servicepreisauskunft/stage-servicepreisauskunft-mercedes-benz-de.pixelpark.net.yaml @@ -1,14 +1,2 @@ --- infra::role: base - -accounts::users: - christian.heggemann: - apply: true - group: tomcat - annika.wenzel: - apply: true - group: tomcat - jenkins: - apply: true - sudo: true - group: tomcat