diff --git a/.fixtures.yml b/.fixtures.yml index bd135c2..57d338a 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -1,16 +1,22 @@ fixtures: repositories: stdlib: repo: "https://github.com/puppetlabs/puppetlabs-stdlib.git" ref: "4.25.0" apt: repo: "https://github.com/puppetlabs/puppetlabs-apt.git" ref: "4.5.1" epel: repo: "https://github.com/stahnma/puppet-module-epel.git" ref: "1.3.0" selinux: repo: "https://github.com/voxpupuli/puppet-selinux.git" ref: "v1.5.2" + yumrepo_core: + repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git" + ref: "1.0.3" + selinux_core: + repo: "https://github.com/puppetlabs/puppetlabs-selinux_core.git" + ref: "1.0.1" symlinks: varnish: "#{source_dir}"