diff --git a/.fixtures.yml b/.fixtures.yml index c7a3142d..d4574a77 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -13,4 +13,4 @@ fixtures: puppetdb: 'https://github.com/puppetlabs/puppetlabs-puppetdb.git' puppetserver_foreman: 'https://github.com/theforeman/puppet-puppetserver_foreman.git' stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git' - systemd: 'https://github.com/camptocamp/puppet-systemd.git' + systemd: 'https://github.com/voxpupuli/puppet-systemd.git' diff --git a/metadata.json b/metadata.json index 69ac8d1e..55f6780f 100644 --- a/metadata.json +++ b/metadata.json @@ -28,7 +28,7 @@ "version_requirement": ">= 3.0.0 < 6.0.0" }, { - "name": "camptocamp/systemd", + "name": "puppet/systemd", "version_requirement": ">= 2.9.0 < 4.0.0" } ],