From ba761ff73d4abb44d509389d9e669ecb495e1106 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 5 Mar 2018 12:48:22 +0100 Subject: [PATCH] mbvd-evito update user deploy.hamburg --- customer/mbvd-evito/common.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/customer/mbvd-evito/common.yaml b/customer/mbvd-evito/common.yaml index 0db8471e..aa43a6b5 100644 --- a/customer/mbvd-evito/common.yaml +++ b/customer/mbvd-evito/common.yaml @@ -15,16 +15,16 @@ infra::additional_packages: accounts::users: jenkins: apply: true - group: "apache" + group: apache deploy.hamburg: + apply: true + sudo: true comment: "Deployuser Hamburg" uid: 60201 - group: "evito" + group: evito groups: - apache - shell: "bash" - apply: true - sudo: true + shell: bash sudo_cmds: - CHOWNEVITO keys: -- 2.39.5