From 1d56c0a7795ef87e34bd06c93a6525f3068aa536 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 29 Aug 2016 21:13:42 -0700 Subject: move platform ci tests to tests/platform-ci --- tests/platform-ci/hiera.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/platform-ci/hiera.yaml (limited to 'tests/platform-ci/hiera.yaml') diff --git a/tests/platform-ci/hiera.yaml b/tests/platform-ci/hiera.yaml new file mode 100644 index 00000000..a23d8b92 --- /dev/null +++ b/tests/platform-ci/hiera.yaml @@ -0,0 +1,16 @@ +--- +:backends: + - yaml + - puppet + +:logger: console + +:yaml: + :datadir: provider/hiera + +:hierarchy: + - catalogtest + +:puppet: + :datasource: data + -- cgit v1.2.3