diff options
Diffstat (limited to 'spec/fixtures/hiera.yaml')
-rw-r--r-- | spec/fixtures/hiera.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/fixtures/hiera.yaml b/spec/fixtures/hiera.yaml index d5368e9..07bc836 100644 --- a/spec/fixtures/hiera.yaml +++ b/spec/fixtures/hiera.yaml @@ -4,4 +4,5 @@ :yaml: :datadir: './spec/fixtures/hieradata' :hierarchy: + - 'step%{::step}' - 'default' |