From aa78fa2ee13d54ffb77b4970390825e0329bf519 Mon Sep 17 00:00:00 2001
From: Christian Elberfeld <christian.elberfeld@adesso.de>
Date: Sun, 2 Dec 2018 20:08:28 +0100
Subject: [PATCH] verweis auf key entfernt

---
 host_vars/vorstand   | 2 --
 host_vars/warpsrvext | 1 -
 host_vars/warpsrvint | 2 --
 host_vars/webserver  | 1 -
 4 files changed, 6 deletions(-)

diff --git a/host_vars/vorstand b/host_vars/vorstand
index d187cd97..0d54f071 100644
--- a/host_vars/vorstand
+++ b/host_vars/vorstand
@@ -19,12 +19,10 @@ debian_keys_url:
 
 administratorenteam:
   - "sandhome"
-  - "sandmobil"
   - "void"
 
 vorstandteam:
   - "sandhome"
-  - "sandmobil"
   - "void"
   - "ole"
   - "larsm"
diff --git a/host_vars/warpsrvext b/host_vars/warpsrvext
index 2c3f98e4..7342e275 100644
--- a/host_vars/warpsrvext
+++ b/host_vars/warpsrvext
@@ -20,7 +20,6 @@ host_type: "physical"
 administratorenteam:
   - "void"
   - "sandhome"
-  - "sandmobil"
   - "commander1024"
 
 
diff --git a/host_vars/warpsrvint b/host_vars/warpsrvint
index ffb1fc3b..6c512169 100644
--- a/host_vars/warpsrvint
+++ b/host_vars/warpsrvint
@@ -33,8 +33,6 @@ administratorenteam:
   - "void"
   - "dray"
   - "sandhome"
-  - "sandmobil"
-#  - "ennox" (ssh key fehlt noch)
 
 
 # Definition von Borgbackup Repositories 
diff --git a/host_vars/webserver b/host_vars/webserver
index ca839757..7ec39357 100644
--- a/host_vars/webserver
+++ b/host_vars/webserver
@@ -52,7 +52,6 @@ administratorenteam:
   - "void"
   - "dray"
   - "sandhome"
-  - "sandmobil"
   - "commander1024"
   
   # Definition von Borgbackup Repositories 
-- 
GitLab