From 3dce8b0e38cd0aaf29ee4e5460f6332b3ddc7f0b Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 13 Sep 2017 09:41:17 +0200 Subject: [PATCH] bmas-sgb2 - groups is an array --- customer/bmas-sgb2/test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/bmas-sgb2/test.yaml b/customer/bmas-sgb2/test.yaml index 61bde809..ed2a47ff 100644 --- a/customer/bmas-sgb2/test.yaml +++ b/customer/bmas-sgb2/test.yaml @@ -2,7 +2,8 @@ accounts::users: hooman.paknahad: apply: true - groups: 'jboss' + groups: + - 'jboss' andreas.pinto-koehler: apply: true sudo: true -- 2.39.5