diff --git a/.fixtures.yml b/.fixtures.yml index 087ac25d..31b4009e 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -1,3 +1,4 @@ +--- fixtures: repositories: apt: "https://github.com/puppetlabs/puppetlabs-apt" @@ -6,9 +7,5 @@ fixtures: zypprepo: "https://github.com/voxpupuli/puppet-zypprepo.git" archive: "https://github.com/voxpupuli/puppet-archive.git" systemd: "https://github.com/voxpupuli/puppet-systemd" - yumrepo_core: - repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git - puppet_version: ">= 6.0.0" - augeas_core: - repo: https://github.com/puppetlabs/puppetlabs-augeas_core.git - puppet_version: ">= 6.0.0" + yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git + augeas_core: https://github.com/puppetlabs/puppetlabs-augeas_core.git