From fe287aac374fe5ce30c5b1263a23955abb99f8d1 Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 31 Aug 2016 10:01:04 +0200 Subject: Run gitlab CI on 0.8.2 branch --- tests/puppet/hiera.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tests/puppet/hiera.yaml (limited to 'tests/puppet/hiera.yaml') diff --git a/tests/puppet/hiera.yaml b/tests/puppet/hiera.yaml new file mode 100644 index 00000000..d4d0f670 --- /dev/null +++ b/tests/puppet/hiera.yaml @@ -0,0 +1,15 @@ +--- +:backends: + - yaml + - puppet + +:logger: console + +:yaml: + :datadir: tests/puppet/provider/hiera + +:hierarchy: + - catalogtest + +:puppet: + :datasource: data -- cgit v1.2.3