Initial commit

This commit is contained in:
2020-12-02 13:13:48 +01:00
commit 4aeca2a02d
19 changed files with 708 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
---
version: 5
defaults: # Used for any hierarchy level that omits these keys.
datadir: data # This path is relative to hiera.yaml's directory.
data_hash: yaml_data # Use the built-in YAML backend.
hierarchy:
- name: 'common'
path: 'common.yaml'