From a596b9138fd070da7ad35bf527d7bbe813ef2f7e Mon Sep 17 00:00:00 2001
From: Frank Brehm <frank.brehm@pixelpark.com>
Date: Wed, 20 Sep 2017 11:12:51 +0200
Subject: [PATCH] Fixing customer/prometheus/common.yaml

---
 customer/prometheus/common.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/customer/prometheus/common.yaml b/customer/prometheus/common.yaml
index 9b212a42..069cd992 100644
--- a/customer/prometheus/common.yaml
+++ b/customer/prometheus/common.yaml
@@ -3,7 +3,8 @@ repo::redhat::oel7::ol7_UEKR4_enable: '1'
 accounts::users:
   gerrit.gruben:
     apply: true
-    groups: 'docker'
+    groups:
+      - 'docker'
   sebastian.kuepers:
     apply: true
     sudo: true
-- 
2.39.5