From 96a0a6ebb9407e6a329c8e70957ad91e395724eb Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Mon, 17 Apr 2023 15:40:09 +0200 Subject: [PATCH] chore: allow ssh access to ext-mpmexec-02 - 'daniel.risse' - 'esther.fuhrmann' - 'philipp.eichhorn' --- group_vars/stage_ext/plain.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/group_vars/stage_ext/plain.yml b/group_vars/stage_ext/plain.yml index 1160fd6..b63664a 100644 --- a/group_vars/stage_ext/plain.yml +++ b/group_vars/stage_ext/plain.yml @@ -14,3 +14,8 @@ node_exporter_enabled: true node_exporter_listen_address: "0.0.0.0" shared_service_hostname_harbor: "prodnso-harbor-01.smardigo.digital" + +custom_stage_plattform_users: + - 'daniel.risse' + - 'esther.fuhrmann' + - 'philipp.eichhorn'