diff options
Diffstat (limited to 'spec/fixtures/hiera.yaml')
-rw-r--r-- | spec/fixtures/hiera.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/fixtures/hiera.yaml b/spec/fixtures/hiera.yaml index 1dc3360..d5368e9 100644 --- a/spec/fixtures/hiera.yaml +++ b/spec/fixtures/hiera.yaml @@ -4,4 +4,4 @@ :yaml: :datadir: './spec/fixtures/hieradata' :hierarchy: - - default + - 'default' |