.fixtures.yml 335 B

12345678
  1. # This file can be used to install module dependencies for unit testing
  2. # See https://github.com/puppetlabs/puppetlabs_spec_helper#using-fixtures for details
  3. ---
  4. fixtures:
  5. forge_modules:
  6. stdlib: "puppetlabs/stdlib"
  7. augeas_shellvar: "herculesteam/augeasproviders_shellvar"
  8. augeas_core: "herculesteam/augeasproviders_core"