Skip to content

Commit

Permalink
pull fixtures from git and not forge
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jun 16, 2021
1 parent dd0a23c commit f3859d3
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .fixtures.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
---
# Fixtures file for puppet_spec_helper in the task: rake spec
fixtures:
symlinks:
erlang: "#{source_dir}"
forge_modules:
apt: "puppetlabs/apt"
epel: "puppet/epel"
stdlib: "puppetlabs/stdlib"
yumrepo_core: "puppetlabs/yumrepo_core"
repositories:
apt: https://github.com/puppetlabs/puppetlabs-apt
epel: https://github.com/voxpupuli/puppet-epel
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib
yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core

0 comments on commit f3859d3

Please sign in to comment.