diff --git a/.fixtures.yml b/.fixtures.yml index 9be21a1..254872f 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -1,7 +1,7 @@ --- fixtures: repositories: - systemd: https://github.com/camptocamp/puppet-systemd.git + systemd: https://github.com/voxpupuli/puppet-systemd.git stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git ferm: https://github.com/voxpupuli/puppet-ferm.git concat: https://github.com/puppetlabs/puppetlabs-concat.git diff --git a/metadata.json b/metadata.json index e8cbc2e..a1f5649 100644 --- a/metadata.json +++ b/metadata.json @@ -16,7 +16,7 @@ ], "dependencies": [ { - "name": "camptocamp/systemd", + "name": "puppet/systemd", "version_requirement": ">= 3.0.0 < 4.0.0" }, {