From e74dce11298298889a40879aad1e2fcc27fa0559 Mon Sep 17 00:00:00 2001 From: Jorie Tappa Date: Thu, 19 Jul 2018 16:54:15 -0500 Subject: Install pdk --- .fixtures.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .fixtures.yml (limited to '.fixtures.yml') diff --git a/.fixtures.yml b/.fixtures.yml new file mode 100644 index 0000000..2296adb --- /dev/null +++ b/.fixtures.yml @@ -0,0 +1,6 @@ +# This file can be used to install module dependencies for unit testing +# See https://github.com/puppetlabs/puppetlabs_spec_helper#using-fixtures for details +--- +fixtures: + forge_modules: +# stdlib: "puppetlabs/stdlib" -- cgit v1.2.3