puphpet/puphpet

View on GitHub
archive/puphpet/puppet/hiera.yaml

Summary

Maintainability
Test Coverage
---
version: 5
defaults:
  datadir: /opt/puphpet
  data_hash: yaml_data

hierarchy:
  - name: YAML data
    paths:
      - "config-%{::provisioner_type}.yaml"
      - config-custom.yaml
      - config.yaml