From 91477be1db80bd38ccc03ab38487e69dcad30b86 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 19 Oct 2015 16:31:14 -0200 Subject: Use settings::confdir on hiera datadir --- hiera/hiera.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hiera') diff --git a/hiera/hiera.yaml b/hiera/hiera.yaml index 6fe5cae..8ba1c30 100644 --- a/hiera/hiera.yaml +++ b/hiera/hiera.yaml @@ -8,7 +8,7 @@ # reconsidered in the future. # # See http://docs.vagrantup.com/v2/provisioning/puppet_apply.html - :datadir: hiera + :datadir: '%{settings::confdir}/hiera' :hierarchy: # # Put in the secrets folder all sensitive information that -- cgit v1.2.3