Skip to content

Commit 145c837

Browse files
committed
FIXED: missing module hiera.yaml
1 parent fd309d9 commit 145c837

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
# (next)
3+
FIXED: missing module hiera.yaml
4+
25
# 0.12.2 (2018-03-24)
36
NEW: Elastic Kibana support
47

hiera.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
version: 4
3+
datadir: data
4+
hierarchy:
5+
- name: common
6+
backend: yaml
7+

0 commit comments

Comments
 (0)