diff options
Diffstat (limited to 'spec/fixtures/hiera.yaml')
-rw-r--r-- | spec/fixtures/hiera.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/fixtures/hiera.yaml b/spec/fixtures/hiera.yaml new file mode 100644 index 0000000..1dc3360 --- /dev/null +++ b/spec/fixtures/hiera.yaml @@ -0,0 +1,7 @@ +--- +:backends: + - yaml +:yaml: + :datadir: './spec/fixtures/hieradata' +:hierarchy: + - default |