From 1dc0a879db2790660f97b7a25e0f6ecf5b6ea0ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bj=C3=B6rklund?= Date: Mon, 28 Oct 2024 15:39:53 +0100 Subject: [PATCH] I love YAML. Fix syntax. --- global/overlay/etc/hiera/data/common.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global/overlay/etc/hiera/data/common.yaml b/global/overlay/etc/hiera/data/common.yaml index 6e3f850..17c9040 100644 --- a/global/overlay/etc/hiera/data/common.yaml +++ b/global/overlay/etc/hiera/data/common.yaml @@ -45,9 +45,9 @@ nrpe_clients: - 89.45.237.85 sso_groups: - - soc-user: + soc-user: - 'soc-user' - - sunet-cert: + sunet-cert: - 'bjorklund@sunet.se' - 'valerio@sunet.se' - 'roberto@sunet.se'