--- :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. # # See http://docs.vagrantup.com/v2/provisioning/puppet_apply.html :datadir: hiera :hierarchy: - 'domain/%{::domain}/node/%{::clientcert}' - 'domain/%{::domain}/role/%{::role}' - 'domain/%{::domain}/location/%{::location}' - 'domain/%{::domain}/%{::domain}' - 'location/%{::location}' - 'virtual/%{::virtual}' - 'role/%{::role}' - bootstrap - common