aboutsummaryrefslogtreecommitdiff
path: root/.fixtures.yml
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-06-27 21:40:48 -0700
committerJosh Cooper <josh@puppet.com>2018-06-27 21:40:48 -0700
commitc051e86b350329bc1a7cd1c9c239ec29212b8e56 (patch)
tree9541699e0d8764e335a25205041d4a7c70495dc3 /.fixtures.yml
parentb9263341547f13a6af09f748d9b9ac483b5d2030 (diff)
downloadpuppet-augeas_core-c051e86b350329bc1a7cd1c9c239ec29212b8e56.tar.gz
puppet-augeas_core-c051e86b350329bc1a7cd1c9c239ec29212b8e56.tar.bz2
Module creation using pdk 1.5
Diffstat (limited to '.fixtures.yml')
-rw-r--r--.fixtures.yml6
1 files changed, 6 insertions, 0 deletions
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"