From 18a681c05435b562d57a45d37d478245bac62374 Mon Sep 17 00:00:00 2001 From: Gene Wood Date: Sat, 13 Jun 2015 15:32:33 -0700 Subject: [PATCH] Add epel to fixtures --- .fixtures.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.fixtures.yml b/.fixtures.yml index 33c14915..1a6e0645 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -1,5 +1,6 @@ fixtures: repositories: "stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git" + "epel": "git://github.com/stahnma/puppet-module-epel.git" symlinks: "python": "#{source_dir}"