diff options
author | varac <varacanero@zeromail.org> | 2016-06-16 12:37:47 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-06-16 12:37:47 +0200 |
commit | 5a36ab3d0d8793326a9f2691f5e4bd5074778393 (patch) | |
tree | 351e2599ee3b5acd1980c6fca94932ceeca95dc4 /tests | |
parent | 96ef4273241d79427bb0b252fb759affec85db14 (diff) |
fix tests/puppet/hiera.yaml for catalog test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/puppet/hiera.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/puppet/hiera.yaml b/tests/puppet/hiera.yaml index 054cb782..45a2549b 100644 --- a/tests/puppet/hiera.yaml +++ b/tests/puppet/hiera.yaml @@ -6,10 +6,10 @@ :logger: console :yaml: - :datadir: /home/varac/leap/git/leap_platform/tests/puppet/provider/hiera + :datadir: tests/puppet/provider/hiera :hierarchy: - - hiera + - single :puppet: :datasource: data |