diff --git a/.fixtures.yml b/.fixtures.yml index f712123..3cc4e8e 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -1,13 +1,9 @@ fixtures: repositories: - apt: "git://github.com/puppetlabs/puppetlabs-apt" - translate: "git://github.com/puppetlabs/puppetlabs-translate" - firewall: "git://github.com/puppetlabs/puppetlabs-firewall" - inifile: "git://github.com/puppetlabs/puppetlabs-inifile" - stdlib: "git://github.com/puppetlabs/puppetlabs-stdlib" - yumrepo_core: - repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git - puppet_version: ">= 6.0.0" - mount_core: - repo: https://github.com/puppetlabs/puppetlabs-mount_core.git - puppet_version: ">= 6.0.0" + apt: https://github.com/puppetlabs/puppetlabs-apt.git + translate: https://github.com/puppetlabs/puppetlabs-translate.git + firewall: https://github.com/puppetlabs/puppetlabs-firewall.git + inifile: https://github.com/puppetlabs/puppetlabs-inifile.git + stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git + yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git + mount_core: https://github.com/puppetlabs/puppetlabs-mount_core.git