From a2ed955bfb00c20e1cc01f046c05984f0dc7db3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Bergstro=CC=88m?= Date: Thu, 3 May 2018 13:40:54 +0200 Subject: [PATCH] added group to hierarchy in hiera.yaml --- global/overlay/etc/puppet/hiera.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/global/overlay/etc/puppet/hiera.yaml b/global/overlay/etc/puppet/hiera.yaml index 3663305b..4bc222bd 100644 --- a/global/overlay/etc/puppet/hiera.yaml +++ b/global/overlay/etc/puppet/hiera.yaml @@ -9,6 +9,7 @@ - "%{env}/%{location}/%{calling_module}" - "%{env}/%{calling_module}" - local + - group - secrets.yaml - common