From c2b1d6da6160b61c957986fd8777771f2fbfc660 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Thu, 22 Jun 2023 08:56:17 +0200 Subject: [PATCH] cleanup .fixtures.yml --- .fixtures.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.fixtures.yml b/.fixtures.yml index 2a5f7521a..e33396efe 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -4,9 +4,5 @@ fixtures: archive: "https://github.com/voxpupuli/puppet-archive.git" docker: "https://github.com/garethr/garethr-docker.git" apt: "https://github.com/puppetlabs/puppetlabs-apt.git" - 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