--- :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: - '%{::environment}/domain/%{::domain}/node/%{::clientcert}' - '%{::environment}/domain/%{::domain}/role/%{::role}' - '%{::environment}/domain/%{::domain}/location/%{::location}' - '%{::environment}/domain/%{::domain}/%{::domain}' - '%{::environment}/location/%{::location}' - '%{::environment}/virtual/%{::virtual}' - '%{::environment}/role/%{::role}' - bootstrap - common