diff --git a/.fixtures.yml b/.fixtures.yml index 228d078..f80bcf2 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -1,11 +1,9 @@ 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' selinux: 'https://github.com/voxpupuli/puppet-selinux.git' - forge_modules: - systemd: 'https://github.com/camptocamp/puppet-systemd.git' - repo: 'camptocamp/systemd' + systemd: + repo: 'https://github.com/camptocamp/puppet-systemd.git' ref: '2.12.0' -