diff --git a/.fixtures.yml b/.fixtures.yml index 9aa06d2..228d078 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -1,7 +1,11 @@ fixtures: repositories: firewall: 'https://github.com/puppetlabs/puppetlabs-firewall.git' stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git' svcprop: 'https://github.com/bolthole/puppet-svcprop.git' - systemd: 'https://github.com/camptocamp/puppet-systemd.git' selinux: 'https://github.com/voxpupuli/puppet-selinux.git' + forge_modules: + systemd: 'https://github.com/camptocamp/puppet-systemd.git' + repo: 'camptocamp/systemd' + ref: '2.12.0' +