From d0fe80d76297c7250e90ae0fdacf0cc5c27a3fce Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 29 May 2014 21:48:05 -0300 Subject: Hiera fixes --- hiera/hiera.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'hiera/hiera.yaml') diff --git a/hiera/hiera.yaml b/hiera/hiera.yaml index c911f2e..0a23dec 100644 --- a/hiera/hiera.yaml +++ b/hiera/hiera.yaml @@ -2,6 +2,10 @@ :backends: - yaml :yaml: + # Right now vagrant and puppet are not fully supporting + # a relative datadir. For it to work, we were forced to + # create a manifests/hiera symlink. This should be + # reconsidered in the future. :datadir: hiera :hierarchy: - '%{::environment}/domain/%{::domain}/node/%{::clientcert}' @@ -11,5 +15,5 @@ - '%{::environment}/location/%{::location}' - '%{::environment}/virtual/%{::virtual}' - '%{::environment}/role/%{::role}' - - common - bootstrap + - common -- cgit v1.2.3