aboutsummaryrefslogtreecommitdiff
path: root/hiera/hiera.yaml
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-10-07 16:17:45 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-10-07 16:17:45 -0300
commit6693b05464a5e37ec0adb9d82ead8185c15e5070 (patch)
tree937bb0407feece7dbf42f59775bd9c6ea41f6731 /hiera/hiera.yaml
parentf8e88d3e5637cb560629bead885861e5d4a4bd89 (diff)
downloadpuppet-bootstrap-6693b05464a5e37ec0adb9d82ead8185c15e5070.tar.gz
puppet-bootstrap-6693b05464a5e37ec0adb9d82ead8185c15e5070.tar.bz2
Fixing hiera config
Diffstat (limited to 'hiera/hiera.yaml')
-rw-r--r--hiera/hiera.yaml2
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}'