Skip to content

Commit

Permalink
.fixtures.yml: Migrate from forge releases to git
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 7, 2023
1 parent 71b7cb9 commit e219992
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# See https://github.com/puppetlabs/puppetlabs_spec_helper#using-fixtures for details
---
fixtures:
forge_modules:
archive: "puppet/archive"
stdlib: "puppetlabs/stdlib"
systemd: "camptocamp/systemd"
kmod: "puppet/kmod"
augeasproviders_sysctl: "herculesteam/augeasproviders_sysctl"
augeasproviders_core: "puppet/augeasproviders_core"
repositories:
archive: https://github.com/voxpupuli/puppet-archive
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib
systemd: https://github.com/voxpupuli/puppet-systemd
kmod: https://github.com/voxpupuli/puppet-kmod
augeasproviders_sysctl: https://github.com/voxpupuli/puppet-augeasproviders_sysctl
augeasproviders_core: https://github.com/voxpupuli/puppet-augeasproviders_core

0 comments on commit e219992

Please sign in to comment.