diff options
-rw-r--r-- | hiera/hiera.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |