diff --git a/.fixtures.yml b/.fixtures.yml index 933607e4..ab07646d 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -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