summaryrefslogtreecommitdiff
path: root/files/puppet/modules/pixelated/spec/fixtures/hiera/hiera.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'files/puppet/modules/pixelated/spec/fixtures/hiera/hiera.yaml')
-rw-r--r--files/puppet/modules/pixelated/spec/fixtures/hiera/hiera.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/files/puppet/modules/pixelated/spec/fixtures/hiera/hiera.yaml b/files/puppet/modules/pixelated/spec/fixtures/hiera/hiera.yaml
new file mode 100644
index 0000000..2d001ec
--- /dev/null
+++ b/files/puppet/modules/pixelated/spec/fixtures/hiera/hiera.yaml
@@ -0,0 +1,7 @@
+---
+:backends:
+ - yaml
+:hierarchy:
+ - "%{::testscenario}"
+:yaml:
+ :datadir: 'spec/fixtures/hiera'