diff options
Diffstat (limited to 'hiera')
-rw-r--r-- | hiera/hiera.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hiera/hiera.yaml b/hiera/hiera.yaml index 0a23dec..33acc9e 100644 --- a/hiera/hiera.yaml +++ b/hiera/hiera.yaml @@ -6,6 +6,8 @@ # a relative datadir. For it to work, we were forced to # create a manifests/hiera symlink. This should be # reconsidered in the future. + # + # See http://docs.vagrantup.com/v2/provisioning/puppet_apply.html :datadir: hiera :hierarchy: - '%{::environment}/domain/%{::domain}/node/%{::clientcert}' |