Skip to content

Commit 213c6c2

Browse files
Update examples/hiera/README.md
less than, greater than Co-authored-by: Josh Cooper <[email protected]>
1 parent 63971e6 commit 213c6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/hiera/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ server ntp2.example.com
9696
You could create override data in the following places for a machine in *location=dc2*, they will be searched in this order and the first one with data will match.
9797
9898
- file data/dc2.yaml
99-
- file data/<environment>.yaml
99+
- file data/&lt;environment&gt;.yaml
100100
- file data/common.yaml
101101
102102
In this example due to the presence of *common.yaml* that declares *ntpservers* the classes will never be searched, it will have precedence.

0 commit comments

Comments
 (0)