From 4048e12efcb52a63f0304e679dc6c6e96a139146 Mon Sep 17 00:00:00 2001 From: Hendrik Jäger Date: Wed, 22 Jun 2022 09:49:37 +0200 Subject: initial --- .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