From 3c03dc7c54daef18ebc013b8157c1beacaf3f552 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Tue, 21 Sep 2021 12:24:08 +0200 Subject: [PATCH] Switch to puppet/systemd The module has been migrated and is now released under a new name. --- .fixtures.yml | 2 +- metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.fixtures.yml b/.fixtures.yml index c7a3142de..d4574a77a 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 69ac8d1e3..55f6780f5 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" } ],