Skip to content

Commit

Permalink
Merge pull request #770 from bastelfreak/fixtures
Browse files Browse the repository at this point in the history
fixtures.yml: Pull dependencies from git
  • Loading branch information
bastelfreak committed Jun 20, 2024
2 parents 4e75e30 + d794db6 commit e43bc16
Showing 1 changed file with 9 additions and 17 deletions.
26 changes: 9 additions & 17 deletions .fixtures.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
---
fixtures:
forge_modules:
icinga:
repo: icinga/icinga
stdlib:
repo: puppetlabs/stdlib
concat:
repo: puppetlabs/concat
apt:
repo: puppetlabs/apt
chocolatey:
repo: puppetlabs/chocolatey
zypprepo:
repo: puppet/zypprepo
yumrepo_core:
repo: puppetlabs-yumrepo_core
puppet_version: ">= 6.0.0"

repositories:
icinga: https://github.com/voxpupuli/puppet-icinga
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib
concat: https://github.com/puppetlabs/puppetlabs-concat
apt: https://github.com/puppetlabs/puppetlabs-apt
chocolatey: https://github.com/puppetlabs/puppetlabs-chocolatey
zypprepo: https://github.com/voxpupuli/puppet-zypprepo
yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core

0 comments on commit e43bc16

Please sign in to comment.